Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8ae3…33b40x159b…4908Basex402 service$0.01100%dexter43d ago0x650632…a1acc3
0x8ae3…33b40x159b…4908Basex402 service$0.01100%dexter43d ago0x160d60…b4350a
0x8ae3…33b40x159b…4908Basex402 service$0.01100%dexter43d ago0xf13b08…71c52a
0x8ae3…33b40x159b…4908Basex402 service$0.01100%dexter43d ago0xc16a32…814631
0x8ae3…33b40x159b…4908Basex402 service$0.01100%dexter43d ago0xaa51e7…28c287
0x8ae3…33b40x159b…4908Basex402 service$0.01100%dexter43d ago0x583023…d31e97
0x8ae3…33b40x159b…4908Basex402 service$0.10100%dexter43d ago0xa75c54…1a3e60
0x8ae3…33b40x159b…4908Basex402 service$0.10100%dexter43d ago0xe90b57…8beacd
0x8ae3…33b40x159b…4908Basex402 service$0.10100%dexter43d ago0x128317…427ff2
0x8ae3…33b40x159b…4908Basex402 service$0.10100%dexter43d ago0xc47c11…88b0b2
0x8ae3…33b40x159b…4908Basex402 service$0.10100%dexter43d ago0x922921…91d02e
0x8ae3…33b40x159b…4908Basex402 service$0.10100%dexter43d ago0xc1da14…ba39fe
0x8ae3…33b40x159b…4908Basex402 service$0.10100%dexter43d ago0x01d639…dce4f8
0x8ae3…33b40x159b…4908Basex402 service$0.10100%dexter43d ago0xb29703…6169ee
0x8ae3…33b40x159b…4908Basex402 service$0.10100%dexter43d ago0x3660eb…7ee7e4
0x8ae3…33b40x159b…4908Basex402 service$0.10100%dexter43d ago0x6a41cc…34949a
0x8ae3…33b40x159b…4908Basex402 service$0.10100%dexter43d ago0x50f5aa…9f42e3
0x8ae3…33b40x159b…4908Basex402 service$0.10100%dexter43d ago0xd99706…3e4798
0x8ae3…33b40x159b…4908Basex402 service$0.10100%dexter43d ago0x53f1e8…3334fb
0x8ae3…33b40x159b…4908Basex402 service$0.10100%dexter43d ago0xaed989…822bcd
0x8ae3…33b40x159b…4908Basex402 service$0.10100%dexter43d ago0x5e1e6a…36e9fc
0x8ae3…33b40x159b…4908Basex402 service$0.10100%dexter43d ago0x2e9612…6e4a7c
0x8ae3…33b40x159b…4908Basex402 service$0.10100%dexter43d ago0xb395e5…35d3a7
0x8ae3…33b40x159b…4908Basex402 service$0.10100%dexter43d ago0x875f47…530adf
0x8ae3…33b40x159b…4908Basex402 service$0.10100%dexter43d ago0x3dd4ca…082e00

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.