Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4fb4…2dc60xdead…57a4Base—$0.001275100%0xdead…57a480d ago0x97db37…c17b43
0xbc14…23950xdead…57a4Base—$0.001391100%0xdead…57a480d ago0xf0ebb0…d75d33
0x8050…48610xdead…57a4Base—$0.001391100%0xdead…57a480d ago0x8601e7…47f81e
0x8ad2…427f0xdead…57a4Base—$0.001391100%0xdead…57a480d ago0x8d2a19…67622d
0x9496…4b0b0xdead…57a4Base—$0.001457100%0xdead…57a480d ago0xefb69c…fa8da4
0x1cb8…0bb90xdead…57a4Base—$0.001391100%0xdead…57a480d ago0xe60562…adb7fe
0x0ac4…df310xdead…57a4Base—$0.001457100%0xdead…57a480d ago0xc0ae15…f7c45f
0x2357…ca9b0xdead…57a4Base—$0.001457100%0xdead…57a480d ago0xdd4bd6…e04a07
0x66e9…d3ba0xdead…57a4Base—$0.001457100%0xdead…57a480d ago0xca6640…4dc34a
0x41ba…17950xdead…57a4Base—$0.001457100%0xdead…57a480d ago0x877d63…538ce1
0xada1…8f6d0xdead…57a4Base—$0.001462100%0xdead…57a480d ago0x9c587b…f32015
0x9be5…4d670xdead…57a4Base—$0.001462100%0xdead…57a480d ago0x3c074f…0b9bec
0xc400…ed6a0xdead…57a4Base—$0.001462100%0xdead…57a480d ago0x4780f8…8d2126
0x8a22…44a00xdead…57a4Base—$0.001462100%0xdead…57a480d ago0x5da078…c020c5
0x0cb8…02310xdead…57a4Base—$0.001514100%0xdead…57a480d ago0x28c25c…fe6ed9
0xdba5…185d0xdead…57a4Base—$0.001515100%0xdead…57a480d ago0x4c2922…0284d9
0x1f78…ee410xdead…57a4Base—$0.001519100%0xdead…57a480d ago0xa815b5…95378d
0xe1f3…22780xdead…57a4Base—$0.001519100%0xdead…57a480d ago0xd55a75…deb555
0xd82b…caaf0xdead…57a4Base—$0.001519100%0xdead…57a480d ago0x5b139d…c51ab3
0x7d81…669d0xdead…57a4Base—$0.001519100%0xdead…57a480d ago0xc788dc…af6ee2
0x578b…51d70xdead…57a4Base—$0.001526100%0xdead…57a480d ago0xe73fdd…31afc8
0x57ca…1a2c0xdead…57a4Base—$0.001519100%0xdead…57a480d ago0x89060d…04a5fc
0x7f4b…207d0xdead…57a4Base—$0.001526100%0xdead…57a480d ago0x171ecd…22fc06
0xb079…2ff90xdead…57a4Base—$0.001534100%0xdead…57a480d ago0xf1fadc…1bc4d3
0x0198…247d0xdead…57a4Base—$0.001571100%0xdead…57a480d ago0x8d5236…96708f

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.