Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase6d ago0x643d68…9ffcea
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase6d ago0xf2b0e1…835727
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase6d ago0xba738a…e23ff3
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase6d ago0xe418cc…534e97
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase6d ago0xaa4d6f…7c7430
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase6d ago0x836b86…f6491e
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase6d ago0xc63c71…8a86d0
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase6d ago0xe4532d…50ea41
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase6d ago0x21d55e…e81bd8
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase6d ago0x07706a…1a02bc
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase6d ago0x4ce00d…a1d07a
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase6d ago0x9dcb3c…d14d36
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase6d ago0xac4409…a3bc87
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase6d ago0x53ab5a…604249
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase6d ago0xc31836…6f8270
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase6d ago0xe6c889…828c31
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase6d ago0xbf3b45…e2f18a
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase6d ago0xbc20ef…0d03e9
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase6d ago0xfa47a9…acee2a
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase6d ago0x5747ec…4541fb
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase6d ago0xe3d69f…3c264a
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase6d ago0xf2b37a…7c51a7
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase6d ago0xbb2d26…afba89
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase6d ago0xd0693a…f0ef33
0x0dcc…1d8a0x5aae…482eBase—$0.001100%coinbase7d ago0xd99958…705525

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.