Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x811d…309e0x3e0a…78e7Base—$0.005259100%coinbase74d ago0xb0f14c…8d6c57
0x811d…309e0x3e0a…78e7Base—$0.002734100%coinbase74d ago0x3d3c1f…c506a0
0x811d…309e0x3e0a…78e7Base—$0.003703100%coinbase74d ago0x5ebcb5…cfd646
0x811d…309e0x3e0a…78e7Base—$0.004469100%coinbase74d ago0x3a7d40…8e0bd7
0x811d…309e0x3e0a…78e7Base—$0.005877100%coinbase74d ago0x2b60b5…5adef1
0x811d…309e0x3e0a…78e7Base—$0.004401100%coinbase74d ago0xe0705d…66aa66
0x811d…309e0x3e0a…78e7Base—$0.002785100%coinbase74d ago0xb9bf96…981899
0x811d…309e0x3e0a…78e7Base—$0.002924100%coinbase74d ago0x37bee4…b2268e
0x811d…309e0x3e0a…78e7Base—$0.002759100%coinbase74d ago0x60a69a…be45c2
0x811d…309e0x3e0a…78e7Base—$0.004373100%coinbase74d ago0xd56f90…a95400
0x811d…309e0x3e0a…78e7Base—$0.004822100%coinbase74d ago0x689940…ef4b69
0x811d…309e0x3e0a…78e7Base—$0.004763100%coinbase74d ago0xebcda6…89d34b
0x811d…309e0x3e0a…78e7Base—$0.002979100%coinbase74d ago0xb5dbb0…e74236
0x811d…309e0x3e0a…78e7Base—$0.005133100%coinbase75d ago0x65610f…2ce421
0x811d…309e0x3e0a…78e7Base—$0.004588100%coinbase75d ago0x5f65e1…5477d8
0x811d…309e0x3e0a…78e7Base—$0.003226100%coinbase75d ago0xb8ab54…3b30e7
0x811d…309e0x3e0a…78e7Base—$0.003202100%coinbase75d ago0x0753c0…733349
0x811d…309e0x3e0a…78e7Base—$0.003804100%coinbase75d ago0x2295fe…cdcdb1
0x811d…309e0x3e0a…78e7Base—$0.004301100%coinbase75d ago0x07dea6…9c7188
0x811d…309e0x3e0a…78e7Base—$0.005442100%coinbase75d ago0x38b9e0…bfc706
0x811d…309e0x3e0a…78e7Base—$0.004088100%coinbase75d ago0xe28dd8…213372
0x811d…309e0x3e0a…78e7Base—$0.005723100%coinbase75d ago0xaf5a04…91e8e8
0x811d…309e0x3e0a…78e7Base—$0.004624100%coinbase75d ago0xffd30e…35b230
0x811d…309e0x3e0a…78e7Base—$0.002921100%coinbase75d ago0xa16a46…e6d3cb
0x811d…309e0x3e0a…78e7Base—$0.002892100%coinbase75d ago0x556a4c…cabdbd

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.