Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde3d…8cfe0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase37d ago0xed7b7f…1c633c
0xde3d…8cfe0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase37d ago0xa2011c…5789ed
0xde3d…8cfe0xe903…1abfBaseBlockRun.AIAi$0.005100%coinbase37d ago0x21cc12…c80771
0xde3d…8cfe0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase37d ago0x88cf9b…6791c4
0xde3d…8cfe0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase37d ago0xd8a5fe…ca84a7
0xde3d…8cfe0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase37d ago0xb4d600…b2950c
0xde3d…8cfe0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase37d ago0x9a4f0a…a02b55
0xde3d…8cfe0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase37d ago0x488d2e…00514d
0xde3d…8cfe0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase37d ago0x34da26…82c537
0xde3d…8cfe0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase37d ago0x0dc7fb…d3bace
0xde3d…8cfe0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase37d ago0x592e70…ac49a9
0xde3d…8cfe0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase37d ago0x2eedf3…49238e
0xde3d…8cfe0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase37d ago0x4e74cc…b6d4f5
0xde3d…8cfe0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase37d ago0x838410…4ee55d
0xde3d…8cfe0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase37d ago0xac2228…09836d
0xde3d…8cfe0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase37d ago0x7b2fcd…68dc77
0xde3d…8cfe0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase37d ago0x21e601…f7242e
0xde3d…8cfe0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase37d ago0x21da39…37f293
0xde3d…8cfe0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase37d ago0xc30745…44b188
0xde3d…8cfe0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase37d ago0x6df6b2…c0fcc0
0xde3d…8cfe0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase37d ago0xad5c43…4fe7bf
0xde3d…8cfe0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase37d ago0x7e5ec0…fae1e1
0xde3d…8cfe0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase37d ago0x4f9765…16b154
0xde3d…8cfe0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase37d ago0x75bc91…a847b7
0xde3d…8cfe0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase37d ago0x443164…d4acbd

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.