Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4657…4f000x10c1…1e24Base—$0.50100%coinbase119d ago0x983c03…1ce70f
0x4657…4f000x10c1…1e24Base—$0.62100%coinbase119d ago0x6ec920…c1c05d
0x4657…4f000x10c1…1e24Base—$0.68100%coinbase119d ago0x743e84…c84021
0x4657…4f000x10c1…1e24Base—$0.60100%coinbase119d ago0x65a24b…434e0f
0x4657…4f000x10c1…1e24Base—$0.52100%coinbase119d ago0xa45c68…46f3ce
0x4657…4f000x10c1…1e24Base—$0.58100%coinbase119d ago0x1f1c39…27f741
0x4657…4f000x10c1…1e24Base—$0.59100%coinbase119d ago0x42a1fb…b59b0c
0x4657…4f000x10c1…1e24Base—$0.59100%coinbase119d ago0xb60f4d…74ad2f
0x4657…4f000x10c1…1e24Base—$0.80100%coinbase119d ago0x950eaa…e84543
0x4657…4f000x10c1…1e24Base—$0.58100%coinbase119d ago0x8b2763…3cc3b7
0x4657…4f000x10c1…1e24Base—$0.56100%coinbase119d ago0x64fc4a…a57d86
0x4657…4f000x10c1…1e24Base—$0.67100%coinbase119d ago0x6c0c9b…05021b
0x4657…4f000x10c1…1e24Base—$0.54100%coinbase119d ago0x297e93…f795d1
0x4657…4f000x10c1…1e24Base—$0.68100%coinbase119d ago0xf07ac1…72b3d9
0x4657…4f000x10c1…1e24Base—$0.51100%coinbase119d ago0x7aada4…c6c8f2
0x4657…4f000x10c1…1e24Base—$0.69100%coinbase119d ago0xa85767…7b13a2
0x4657…4f000x10c1…1e24Base—$0.70100%coinbase119d ago0xa7f846…74f7fd
0x4657…4f000x10c1…1e24Base—$0.73100%coinbase119d ago0x109290…51a747
0x4657…4f000x10c1…1e24Base—$0.51100%coinbase119d ago0x4874f8…95ba4f
0x4657…4f000x10c1…1e24Base—$0.73100%coinbase119d ago0xc0621a…419bac
0x4657…4f000x10c1…1e24Base—$0.68100%coinbase119d ago0x9adcf1…ce44c3
0x4657…4f000x10c1…1e24Base—$0.67100%coinbase119d ago0x988b4e…6efc4e
0x4657…4f000x10c1…1e24Base—$0.64100%coinbase119d ago0x1a8bb2…5f7362
0x4657…4f000x10c1…1e24Base—$0.68100%coinbase119d ago0x464f5d…7bc183
0x4657…4f000x10c1…1e24Base—$0.66100%coinbase119d ago0x59fb3d…a2a1ab

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.