Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x56ae…c0320xfbfd…eaf7Base—$0.02100%coinbase119d ago0x37a790…877fe3
0x56ae…c0320xfbfd…eaf7Base—$0.02100%coinbase119d ago0x99982f…bdfcca
0x56ae…c0320xfbfd…eaf7Base—$0.02100%coinbase119d ago0x40e562…da0fef
0x56ae…c0320xfbfd…eaf7Base—$0.02100%coinbase119d ago0x02dae7…3409cc
0x56ae…c0320xfbfd…eaf7Base—$0.02100%coinbase119d ago0xbfdd66…3d3bc5
0x56ae…c0320xfbfd…eaf7Base—$0.02100%coinbase119d ago0x83fab3…e44b09
0x56ae…c0320xfbfd…eaf7Base—$0.02100%coinbase119d ago0x9b9994…68dacb
0x56ae…c0320xfbfd…eaf7Base—$0.02100%coinbase119d ago0xf305c7…e1e0bc
0x56ae…c0320xfbfd…eaf7Base—$0.02100%coinbase119d ago0xec9777…2241ce
0x56ae…c0320xfbfd…eaf7Base—$0.02100%coinbase119d ago0xf8ad19…a86ac5
0x56ae…c0320xfbfd…eaf7Base—$0.02100%coinbase119d ago0x157bee…82ccdc
0x56ae…c0320xfbfd…eaf7Base—$0.02100%coinbase119d ago0x41f192…78c175
0x56ae…c0320xfbfd…eaf7Base—$0.02100%coinbase119d ago0x3053b6…c029ec
0x56ae…c0320xfbfd…eaf7Base—$0.02100%coinbase119d ago0x69e813…1cd658
0x56ae…c0320xfbfd…eaf7Base—$0.02100%coinbase119d ago0xb92caa…c07af0
0x56ae…c0320xfbfd…eaf7Base—$0.02100%coinbase119d ago0x028027…b96a6f
0x56ae…c0320xfbfd…eaf7Base—$0.02100%coinbase119d ago0x0621a8…726ecf
0x56ae…c0320xfbfd…eaf7Base—$0.02100%coinbase119d ago0xbc7035…ff318c
0x56ae…c0320xfbfd…eaf7Base—$0.02100%coinbase119d ago0x604351…814421
0x56ae…c0320xfbfd…eaf7Base—$0.02100%coinbase119d ago0x4afe7b…a4ffbe
0x56ae…c0320xfbfd…eaf7Base—$0.02100%coinbase119d ago0xa0c340…20394a
0x56ae…c0320xfbfd…eaf7Base—$0.02100%coinbase119d ago0xecadc0…18b529
0x56ae…c0320xfbfd…eaf7Base—$0.02100%coinbase119d ago0x31b70e…31d3b6
0x56ae…c0320xfbfd…eaf7Base—$0.02100%coinbase119d ago0x949dea…ced0a7
0x56ae…c0320xfbfd…eaf7Base—$0.02100%coinbase119d ago0x3c1ea8…194b3c

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.