Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0xa30d…6d0010h ago0xf7fb42…3dcf4d
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x817a…63b511h ago0x18d868…89c9c6
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x515b…21b511h ago0x0591e1…38016c
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x63f7…457812h ago0x97e920…23ddeb
0xbaf6…e02d0x47c5…4fc3Base—$26.2570%0x2d8d…301612h ago0x18368d…e93541
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0xe6a1…011712h ago0xfe778e…3352f5
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x8134…084912h ago0xe5ffa0…1afe85
0xbaf6…e02d0x47c5…4fc3Base—$15.7570%0xbcc0…614b13h ago0x9ebbeb…8a83e9
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x1ae8…2c7313h ago0x2c5109…52022a
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x4a3c…710214h ago0x16572c…8c1abb
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x4d61…683814h ago0x44091c…ae128d
0xbaf6…e02d0x47c5…4fc3Base—$21.0070%0xf9f2…732917h ago0x6ce3e6…a830a7
0xbaf6…e02d0x47c5…4fc3Base—$15.7570%0x2a1b…cb2819h ago0x13d388…ded26d
0xbaf6…e02d0x47c5…4fc3Base—$12.6070%0xdcda…ec2f20h ago0x0b7b13…d1863f
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x75ef…a0f91d ago0x857d40…898c4f
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0xbc7c…86d41d ago0x317de8…dd45bf
0xbaf6…e02d0x47c5…4fc3Base—$21.0070%0x5520…8e5b1d ago0xcec04f…cd6caf
0xbaf6…e02d0x47c5…4fc3Base—$84.0070%0x53e5…09391d ago0xc130fe…255bb9

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.