Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2d75…c9ea0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase2d ago0xe5cd33…a2cdfd
0x2d75…c9ea0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase2d ago0xf7767e…167b2c
0xebc8…72f80x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase2d ago0xd8f28c…630ec1
0xd24c…345b0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase2d ago0xab2892…fedf93
0xebc8…72f80x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase2d ago0x15a5a7…4a283d
0xebc8…72f80x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase2d ago0x40dc9b…b74fe5
0xebc8…72f80x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase2d ago0x3d73c6…2a736a
0x9075…96bf0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase2d ago0x211b41…6a8b5f
0x3a21…d9120x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase2d ago0x4506ec…51cce9
0x1962…95640x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase2d ago0x530a0c…878df1
0xad31…fcd00x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase2d ago0x227e2b…f39bcc
0x1a5b…63a50x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase2d ago0x59438c…57bb1f
0x306c…02ac0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase2d ago0x8820c0…69112f
0x8789…42d80x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase2d ago0x0c840b…cfe6c8
0xc922…49d90x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase2d ago0x393be7…052d39
0xdbb3…8cb80x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase2d ago0x2eac51…4c81cc
0xf945…bac50x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase2d ago0x91c366…05d9d2
0xb7f9…07ae0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase3d ago0x5bd739…042e63
0xb7f9…07ae0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase3d ago0x91135c…a4fc9b
0xb7f9…07ae0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase3d ago0x86da63…2f9402
0x54e1…f4e00x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase3d ago0xa0f91c…f24667
0xc9c7…16700x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase3d ago0x5d43dc…5b4f64
0xb13e…a6ce0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase3d ago0x3943c4…174d02
0xb13e…a6ce0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase3d ago0x1bb0eb…d49422
0xb13e…a6ce0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase3d ago0xab453c…e56630

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.