Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase122d ago0xa4284d…7a51aa
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase122d ago0x511051…35be58
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase122d ago0x3207e6…cf0550
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase122d ago0x89587b…9e9282
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase122d ago0x8b76ad…b296d3
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase122d ago0xa26031…1354c4
0x15c3…bc2b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase122d ago0x2726be…6f038a
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase122d ago0x0b8ac3…372e26
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase122d ago0x3a961c…1aa6ce
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase122d ago0xef8436…96f332
0x15c3…bc2b0x06df…fd6fBaseStableUploadUpload$0.005100%coinbase122d ago0x4194a4…9d92b5
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase122d ago0x9128ef…2ed463
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase122d ago0xf1e9ef…c7a83b
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase122d ago0xeb3338…a2d8fd
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase122d ago0x0ccc4f…8b55dd
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase122d ago0xea5689…81662c
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase122d ago0xb83a6c…65d16f
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase122d ago0x7b8aa1…1d0128
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase122d ago0x8f5733…a3c4e9
0x15c3…bc2b0x06df…fd6fBaseStableUploadUpload$0.005100%coinbase122d ago0x909d82…6ea6d9
0x15c3…bc2b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase122d ago0x8dcfdc…6ae89b
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase122d ago0xe123d0…5944d2
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase122d ago0x1d36fe…56bb70
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase122d ago0xf103c4…94dde2
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase122d ago0x866ad6…6e401b

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.