Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5c3…e4710x3e0a…78e7Base—$0.005794100%coinbase72d ago0x2c767a…e01de6
0xf5c3…e4710x3e0a…78e7Base—$0.003688100%coinbase72d ago0xf9b30f…2b5b2b
0xf5c3…e4710x3e0a…78e7Base—$0.004158100%coinbase72d ago0xee9cc0…781968
0xf5c3…e4710x3e0a…78e7Base—$0.004854100%coinbase72d ago0x1c9210…e7af7d
0xf5c3…e4710x3e0a…78e7Base—$0.005535100%coinbase72d ago0x2e87fc…f1c1b4
0xf5c3…e4710x3e0a…78e7Base—$0.005002100%coinbase72d ago0x05eb5e…88540e
0xf5c3…e4710x3e0a…78e7Base—$0.003806100%coinbase72d ago0xc8caec…1d7ee8
0xf5c3…e4710x3e0a…78e7Base—$0.003581100%coinbase72d ago0xcf7962…a88c61
0xf5c3…e4710x3e0a…78e7Base—$0.004502100%coinbase72d ago0x6ae3f3…272f95
0xf5c3…e4710x3e0a…78e7Base—$0.00474100%coinbase73d ago0x79edb8…d3cf7d
0xf5c3…e4710x3e0a…78e7Base—$0.00406100%coinbase73d ago0x9e5526…8d1a4f
0xf5c3…e4710x3e0a…78e7Base—$0.005722100%coinbase73d ago0x8be7f2…a97b0e
0xf5c3…e4710x3e0a…78e7Base—$0.004976100%coinbase73d ago0xb3d021…349d4b
0xf5c3…e4710x3e0a…78e7Base—$0.003325100%coinbase73d ago0x1b3120…4f0d80
0xf5c3…e4710x3e0a…78e7Base—$0.003126100%coinbase73d ago0x9c7fda…1f9a53
0xf5c3…e4710x3e0a…78e7Base—$0.00367100%coinbase73d ago0xd328bd…b4fbad
0xf5c3…e4710x3e0a…78e7Base—$0.005606100%coinbase73d ago0xb02b38…d6761a
0xf5c3…e4710x3e0a…78e7Base—$0.005375100%coinbase73d ago0x32fff5…89b4c5
0xf5c3…e4710x3e0a…78e7Base—$0.003594100%coinbase73d ago0x3572a2…19f3a4

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.