Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5be5…1f000x0e3d…7757Base—$19.57100%0x2158…e16094d ago0x926ca9…be2332
0x1332…66eb0x0e3d…7757Base—$5.25100%0xfbba…dd9094d ago0xe251d7…1f9142
0x1332…66eb0x0e3d…7757Base—$42.00100%0x2fb6…129794d ago0xdb96ca…96cc77
0x1332…66eb0x0e3d…7757Base—$50.50100%0x6a96…27ff94d ago0x052203…803b3e
0x1332…66eb0x0e3d…7757Base—$39.01100%0x79bd…fda194d ago0xc1ebd9…40eae8
0x4e74…17950x0e3d…7757Base—$88.20100%0xa782…cada94d ago0xb4dc33…1dd7da
0x1332…66eb0x0e3d…7757Base—$10.00100%0x7311…c90b94d ago0x786517…f5d967
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x96b2…cc5e94d ago0x37eef5…f262ac
0x1332…66eb0x0e3d…7757Base—$1.05100%0x850e…501794d ago0xff6286…8bf855
0xe85b…3d3e0x0e3d…7757Base—$44.10100%0x0a75…f28f94d ago0x4d6418…c91a39
0x1332…66eb0x0e3d…7757Base—$10.50100%0x6d25…ee4194d ago0x631e4e…d26a07
0xa520…eca40x0e3d…7757Base—$5.25100%0xfec0…c39494d ago0x29c291…a5ec92
0x1332…66eb0x0e3d…7757Base—$105.00100%0x2d29…913b94d ago0xd3fcb4…2dd708
0xa787…64cf0x0e3d…7757Base—$2.10100%0x12ba…6b6194d ago0xac9c95…afb1bd
0x1332…66eb0x0e3d…7757Base—$1.01100%0x54e2…bc7594d ago0xb63278…221f8d
0xa787…64cf0x0e3d…7757Base—$1.05100%0xbfa0…288594d ago0x797b14…b8ad15
0xc9a2…31540x0e3d…7757Base—$1.05100%0xc072…b4b194d ago0xff6e53…0e1210
0x1332…66eb0x0e3d…7757Base—$10.50100%0xc836…5c4694d ago0xfa277f…7baeff
0x1a0a…bbe90x0e3d…7757Base—$10.00100%0x2ce3…0cdb94d ago0xf9c2ce…b9e0c6
0x7977…6d6d0x0e3d…7757Base—$1.50100%0x78ce…877f94d ago0x21cde8…323cfc
0xa787…64cf0x0e3d…7757Base—$1.05100%0x0dc1…621494d ago0xd41c52…0ff2ca
0xb396…62b00x0e3d…7757Base—$10.50100%0xd60b…b73994d ago0xb975a0…d54967
0xa787…64cf0x0e3d…7757Base—$5.25100%0x79e1…2ea794d ago0xd74527…5dc7d2
0xa787…64cf0x0e3d…7757Base—$10.50100%0x8134…084994d ago0x043d93…bcd400
0xdc5d…8bf90x0e3d…7757Base—$9.45100%0xc506…1e3d94d ago0x610106…82e85c

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.