Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d79…ab930x47c5…4fc3Base—$15.7570%0x573b…0d2820d ago0xb1d72f…6116f8
0x5d79…ab930x47c5…4fc3Base—$21.0070%0x28a1…4ae520d ago0x255f65…a1860b
0x5d79…ab930x47c5…4fc3Base—$52.5070%0x5520…8e5b20d ago0x236c63…86cd59
0x5d79…ab930x47c5…4fc3Base—$10.5070%0x9971…204820d ago0x92ae8c…9299d4
0x5d79…ab930x47c5…4fc3Base—$11.5570%0xe218…89ec20d ago0xb33db9…e731d5
0x5d79…ab930x47c5…4fc3Base—$11.5570%0xd8cf…8eb720d ago0xe7640f…315a5b
0x5d79…ab930x47c5…4fc3Base—$10.5070%0xbc7c…86d420d ago0xa1d6a4…ec2ff6
0x5d79…ab930x47c5…4fc3Base—$10.5070%0xf8ec…37d420d ago0x730c33…a08749
0x5d79…ab930x47c5…4fc3Base—$10.5070%0x0c68…47ce20d ago0x11c001…c1a0cf
0x5d79…ab930x47c5…4fc3Base—$10.5070%0x3d53…a35920d ago0x652135…e1151d
0x5d79…ab930x47c5…4fc3Base—$10.5070%0x8ea5…b7fc20d ago0x94a665…74ea1a
0x5d79…ab930x47c5…4fc3Base—$10.5070%0xf098…e1e420d ago0x3670a5…39ce92
0x5d79…ab930x47c5…4fc3Base—$21.0070%0x45b4…af2720d ago0x5bdb7c…10ded2
0x5d79…ab930x47c5…4fc3Base—$10.5070%0xb3fe…1c0520d ago0xea9bff…4802f2

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.