Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd2b3…57920x9c95…e299Base—$0.001100%fluxa55d ago0xc64eb4…b8955b
0xd2b3…57920x9c95…e299Base—$0.001100%fluxa55d ago0x441d5d…c5a618
0xd2b3…57920x9c95…e299Base—$0.001100%fluxa55d ago0x215bba…4130ee
0xd2b3…57920x9c95…e299Base—$0.001100%fluxa55d ago0xd2f9c4…e0320d
0xd2b3…57920x9c95…e299Base—$0.001100%fluxa55d ago0x5b1364…088fc5
0xd2b3…57920x9c95…e299Base—$0.001100%fluxa55d ago0x99f9fb…b8a90b
0xd2b3…57920x9c95…e299Base—$0.001100%fluxa55d ago0x37de7b…51e540
0xd2b3…57920x9c95…e299Base—$0.001100%fluxa55d ago0xcb5d32…089be6
0xd2b3…57920x9c95…e299Base—$0.001100%fluxa56d ago0x9b7c06…579d78
0xd2b3…57920x9c95…e299Base—$0.001100%fluxa56d ago0x5e73b7…008942
0xd2b3…57920x9c95…e299Base—$0.001100%fluxa56d ago0x6b3d49…6abcb4
0xd2b3…57920x9c95…e299Base—$0.001100%fluxa56d ago0x2abeb1…afdaa0
0xd2b3…57920x9c95…e299Base—$0.001100%fluxa56d ago0xdad970…d0db56
0xd2b3…57920x9c95…e299Base—$0.001100%fluxa56d ago0xa56e39…2faa4a
0xd2b3…57920x9c95…e299Base—$0.001100%fluxa56d ago0xe8454e…cf6a4f
0xd2b3…57920x9c95…e299Base—$0.001100%fluxa56d ago0xe914dc…d74bbd
0xd2b3…57920x9c95…e299Base—$0.001100%fluxa56d ago0x9212b8…df755e
0xd2b3…57920x9c95…e299Base—$0.001100%fluxa56d ago0xf48b16…80d418
0xd2b3…57920x9c95…e299Base—$0.001100%fluxa56d ago0xf6aa6f…aa47e8
0xd2b3…57920x9c95…e299Base—$0.001100%fluxa56d ago0xa605fd…0247f1
0xd2b3…57920x9c95…e299Base—$0.001100%fluxa56d ago0xb00bd5…6f2c20
0xd2b3…57920x9c95…e299Base—$0.001100%fluxa56d ago0xe409df…db0455
0xd2b3…57920x9c95…e299Base—$0.001100%fluxa56d ago0x641529…bdc1cb
0xd2b3…57920x9c95…e299Base—$0.001100%fluxa56d ago0x64d3cc…6d0205

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.