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—$10.5070%0x5df6…64288d ago0xf331e5…6a12a4
0x5d79…ab930x47c5…4fc3Base—$10.5070%0x9ea2…605a8d ago0x8087ac…89ea57
0x5d79…ab930x47c5…4fc3Base—$10.5070%0xbc4f…cafd8d ago0x9b09a2…5c50d6
0x5d79…ab930x47c5…4fc3Base—$10.5070%0x1bf5…a7168d ago0x26688a…3e2cd2
0x5d79…ab930x47c5…4fc3Base—$11.5570%0xc3b9…7b368d ago0x54318d…0a7111
0x5d79…ab930x47c5…4fc3Base—$105.0070%0x3c35…aa738d ago0xf39994…f896c9
0x5d79…ab930x47c5…4fc3Base—$10.5070%0x6361…44058d ago0xca173d…2a7bcd
0x5d79…ab930x47c5…4fc3Base—$10.5070%0x1c63…f5e78d ago0x1e569f…b70887
0x5d79…ab930x47c5…4fc3Base—$10.5070%0xbc41…9c5b8d ago0xc2df87…2d2e8a
0x5d79…ab930x47c5…4fc3Base—$210.0070%0x2544…8c458d ago0x636fa5…5fdc69
0x5d79…ab930x47c5…4fc3Base—$10.5070%0x3aab…e2098d ago0xe7c2fb…1c0379
0x5d79…ab930x47c5…4fc3Base—$21.0070%0x9ea2…605a8d ago0x3f6463…e9104e
0x5d79…ab930x47c5…4fc3Base—$10.5070%0xddf5…03479d ago0x23c239…3aca94
0x5d79…ab930x47c5…4fc3Base—$10.5070%0x38ac…96f69d ago0xc3fd99…6109b1

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.