Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd07…45b90x0e3d…7757Base$1.05100%0x3ab4…e684103d ago0x51cda3…2b5bff
0xdd07…45b90x0e3d…7757Base$3.15100%0xdae3…916a103d ago0x441705…b7f192
0xdd07…45b90x0e3d…7757Base$36.75100%0xc664…74ab103d ago0x7eecf2…61e907
0xdd07…45b90x0e3d…7757Base$10.50100%0x493b…b916103d ago0x61cdf0…1d38bd
0xdd07…45b90x0e3d…7757Base$2.10100%0x3aab…e209103d ago0xc909f3…9dce6d
0xdd07…45b90x0e3d…7757Base$10.50100%0x58f6…4517103d ago0x74115e…7b2e79
0xdd07…45b90x0e3d…7757Base$5.25100%0x5e96…f159103d ago0x5033f5…f84c7f
0xdd07…45b90x0e3d…7757Base$9.45100%0xbb4c…e40c104d ago0xb89db0…f34303
0xdd07…45b90x0e3d…7757Base$21.00100%0xc86d…b47f104d ago0x2fc0ae…7c240f
0xdd07…45b90x0e3d…7757Base$3.15100%0x9b8a…f4bd104d ago0x281626…3459ec
0xdd07…45b90x0e3d…7757Base$4.20100%0x3c35…aa73104d ago0xf689d2…a4abce
0xdd07…45b90x0e3d…7757Base$2.10100%0x3e5d…fd38104d ago0x2cffd7…729674
0xdd07…45b90x0e3d…7757Base$10.50100%0x6d7b…aade104d ago0x746510…fa76cf
0xdd07…45b90x0e3d…7757Base$5.25100%0xafd1…680d104d ago0xf909f7…d619b2
0xdd07…45b90x0e3d…7757Base$10.50100%0xa48e…f661104d ago0x0ba23c…781356
0xdd07…45b90x0e3d…7757Base$4.20100%0xa070…95e0104d ago0x33f9fb…b3f6a9
0xdd07…45b90x0e3d…7757Base$5.25100%0x7390…9c93104d ago0x9ad3a2…7b37b7

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.