Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2ed6…6cf80x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase37d ago0xf726fb…71df61
0x6a7f…cdaa0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase37d ago0xed3d46…783d5d
0x1027…5d6d0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase37d ago0x7bea51…a06e5b
0xc922…49d90x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase37d ago0x4f10c3…08ef90
0x811c…91890x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase37d ago0x43bc75…bbfa1f
0xd626…09e50x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase37d ago0xe65c7e…c3085d
0x520d…58e80x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase37d ago0x7e91d2…8467ec
0x5b70…7cd00x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase37d ago0xe4be5d…3159f6
0x0205…39a30x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase37d ago0x99bc3b…81f55b
0x54e1…f4e00x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase37d ago0x8d6366…4d1614
0x6ed5…1d810x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase37d ago0x726711…128c46
0xad8c…3b990x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase38d ago0xbb7409…c1c7c1
0xeb3d…515f0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase38d ago0x06e109…a94f02
0xbde1…88a40x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase38d ago0xe1f1d8…c76b3d
0xc533…2d7a0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase38d ago0x38c648…bb47de
0xf5a0…c9b40x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase38d ago0x02d7a9…b0d0b4
0x2ed6…6cf80x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase38d ago0x23e5d2…10b0e9

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.