Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd07…45b90x0e3d…7757Base$5.25100%0x816c…9f86100d ago0x8eabc7…d06741
0xdd07…45b90x0e3d…7757Base$10.50100%0x73f4…8367100d ago0x3bde36…6b15e3
0xdd07…45b90x0e3d…7757Base$31.50100%0xde8d…bd2c101d ago0xb22a62…ed7f2b
0xdd07…45b90x0e3d…7757Base$1.05100%0x77d8…3bfa101d ago0x9d82ee…4e312f
0xdd07…45b90x0e3d…7757Base$3.15100%0xf497…02dd101d ago0x35a210…5e9981
0xdd07…45b90x0e3d…7757Base$2.10100%0x6361…4405101d ago0xa04a5b…062bee
0xdd07…45b90x0e3d…7757Base$1.05100%0x569e…48f9101d ago0xbddabb…67e01e
0xdd07…45b90x0e3d…7757Base$1.05100%0x37bf…71af101d ago0xa2fbfb…ec4fc6
0xdd07…45b90x0e3d…7757Base$4.20100%0x8f67…d014101d ago0x76bd7e…d93dcd
0xdd07…45b90x0e3d…7757Base$2.10100%0x2640…d767101d ago0xaf98e9…923456
0xdd07…45b90x0e3d…7757Base$10.50100%0x2a1b…cb28101d ago0x376908…e6cafc
0xdd07…45b90x0e3d…7757Base$52.50100%0x811a…c8aa101d ago0x04967c…9cad72
0xdd07…45b90x0e3d…7757Base$42.00100%0x2bdf…11ce101d ago0x9deafb…d9fc64
0xdd07…45b90x0e3d…7757Base$2.10100%0x640e…5f18101d ago0x625827…b26c5a
0xdd07…45b90x0e3d…7757Base$31.50100%0xd4a6…3b8d101d ago0x48caf4…c5304f
0xdd07…45b90x0e3d…7757Base$10.50100%0xe0dd…9b2b101d ago0xe6866b…6f6493
0xdd07…45b90x0e3d…7757Base$8.40100%0x2837…f767101d ago0xd8bbc6…be3d43
0xdd07…45b90x0e3d…7757Base$3.15100%0x9993…8cf5101d ago0x9d6e4c…dc18e2
0xdd07…45b90x0e3d…7757Base$4.20100%0x394f…9008101d ago0xe56d72…393732
0xdd07…45b90x0e3d…7757Base$5.25100%0x6d10…b12b101d ago0x10e229…75ca12

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.