Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x01eb…e5e20x0e3d…7757Base—$3.15100%0x89a0…ff5859d ago0xb36e2d…b66526
0x1332…66eb0x0e3d…7757Base—$105.00100%0x0245…bb7b59d ago0x45aec5…3f64d8
0x8cfa…be850x0e3d…7757Base—$1.05100%0x60af…6a2559d ago0x4f284a…3a7a88
0xa787…64cf0x0e3d…7757Base—$1.05100%0x5feb…0e1259d ago0xea0522…a3e517
0x1332…66eb0x0e3d…7757Base—$2.10100%0xdf85…203b59d ago0x609759…8cf748
0x1332…66eb0x0e3d…7757Base—$25.00100%0x551c…90e559d ago0x8cc11e…60bafa
0x1332…66eb0x0e3d…7757Base—$54.01100%0xde8d…bd2c59d ago0x37d140…773aaa
0x7c80…64e00x0e3d…7757Base—$8.40100%0x214e…3e4a59d ago0xedac1b…c3401a
0x1b12…f59d0x0e3d…7757Base—$52.50100%0x12b7…6f9959d ago0x7bd1e7…7d4479
0x1332…66eb0x0e3d…7757Base—$63.00100%0x03f1…4e5f59d ago0xc79f12…4d543a
0x1332…66eb0x0e3d…7757Base—$10.50100%0x2d1c…632c59d ago0x2ba87f…418b4a
0xd0a9…15080x0e3d…7757Base—$125.91100%0x7390…9c9359d ago0x592ab7…f24f96
0x4960…d3d60x0e3d…7757Base—$35.70100%0x8764…7f4f59d ago0xef549d…6f6f82
0x1332…66eb0x0e3d…7757Base—$8.40100%0x4c95…d79b59d ago0x802c67…034415
0x1332…66eb0x0e3d…7757Base—$197.40100%0x64fd…12f459d ago0xbde877…03e4af
0x1332…66eb0x0e3d…7757Base—$210.00100%0x2699…b2a559d ago0x4b6627…e2b188
0xc9a2…31540x0e3d…7757Base—$3.15100%0x1a4b…80bc59d ago0x7f130d…11af1e
0x1332…66eb0x0e3d…7757Base—$10.50100%0x422e…487059d ago0xf96113…9219d2
0x1332…66eb0x0e3d…7757Base—$5.25100%0xf643…981059d ago0x152f09…add427
0x1332…66eb0x0e3d…7757Base—$31.50100%0x0881…8de259d ago0xd5294b…da2477
0xc9a2…31540x0e3d…7757Base—$1.05100%0x23e1…500359d ago0x89a66b…6c9d15
0x1332…66eb0x0e3d…7757Base—$1.05100%0x7daa…021759d ago0xb6bf21…54eaaa
0x1332…66eb0x0e3d…7757Base—$10.50100%0x2837…f76759d ago0x152f27…cfea04
0x1332…66eb0x0e3d…7757Base—$10.00100%0x4e07…cf7c59d ago0xa4ffe9…a98ac4
0x6478…93e50x0e3d…7757Base—$1.05100%0xe935…f90459d ago0x43a131…f184ea

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.