Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc87b…da660x9c95…e299Base$0.001100%Route unknown65d ago0xb53009…5fe021
0xc87b…da660x9c95…e299Base$0.001100%Route unknown65d ago0x342f51…d90668
0xc87b…da660x9c95…e299Base$0.001100%Route unknown65d ago0x489b52…912b94
0xc87b…da660x9c95…e299Base$0.001100%Route unknown65d ago0x4d7f9d…1b6c52
0xc87b…da660x9c95…e299Base$0.001100%Route unknown65d ago0x6f7ab5…444f33
0xc87b…da660x9c95…e299Base$0.001100%Route unknown65d ago0xad7212…6af815
0xc87b…da660x9c95…e299Base$0.001100%Route unknown65d ago0xfc0321…33feba
0xc87b…da660x9c95…e299Base$0.001100%Route unknown65d ago0x3eec31…ff0d5a
0xc87b…da660x9c95…e299Base$0.001100%Route unknown65d ago0xdcf7ae…d61744
0xc87b…da660x9c95…e299Base$0.001100%Route unknown65d ago0xd87b69…20df17
0xc87b…da660x9c95…e299Base$0.001100%Route unknown65d ago0x8ac8d9…3d04ea
0xc87b…da660x9c95…e299Base$0.001100%Route unknown65d ago0x08491e…489882
0xc87b…da660x9c95…e299Base$0.001100%Route unknown65d ago0xc69b4f…76c2fa
0xc87b…da660x9c95…e299Base$0.001100%Route unknown65d ago0x7ae265…09940f
0xc87b…da660x9c95…e299Base$0.001100%Route unknown65d ago0x7164ea…857ef9
0xc87b…da660x9c95…e299Base$0.001100%Route unknown66d ago0x1b4952…3b5af1
0xc87b…da660x9c95…e299Base$0.001100%Route unknown66d ago0xcd7926…2b2828
0xc87b…da660x9c95…e299Base$0.001100%Route unknown66d ago0x05b22a…1f658f
0xc87b…da660x9c95…e299Base$0.001100%Route unknown66d ago0xff828f…7325ab
0xc87b…da660x9c95…e299Base$0.001100%Route unknown66d ago0x085791…8b79f6
0xc87b…da660x9c95…e299Base$0.001100%Route unknown66d ago0x8c9526…518e44
0xc87b…da660x9c95…e299Base$0.001100%Route unknown66d ago0x672f97…c445cc
0xc87b…da660x9c95…e299Base$0.001100%Route unknown66d ago0x4f0d84…84f4d0
0xc87b…da660x9c95…e299Base$0.001100%Route unknown66d ago0x909d0e…e234bb
0xc87b…da660x9c95…e299Base$0.001100%Route unknown66d ago0x6fab8b…777c20

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.