Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x34b3…f3310x5aae…482eBase—$0.001100%coinbase4d ago0xebebc6…0d7d3c
0x34b3…f3310x5aae…482eBase—$0.001100%coinbase4d ago0x94a3de…c39dd3
0x34b3…f3310x5aae…482eBase—$0.001100%coinbase4d ago0xf318f8…744fe2
0x34b3…f3310x5aae…482eBase—$0.001100%coinbase4d ago0xfc5c87…8a0d69
0x34b3…f3310x5aae…482eBase—$0.001100%coinbase4d ago0x171b42…b05f4e
0x34b3…f3310x5aae…482eBase—$0.001100%coinbase4d ago0x11acc4…f571a1
0x34b3…f3310x5aae…482eBase—$0.001100%coinbase4d ago0xe2fc0b…21fb7e
0x34b3…f3310x5aae…482eBase—$0.001100%coinbase4d ago0x63faa0…f5f11c
0x34b3…f3310x5aae…482eBase—$0.001100%coinbase4d ago0xe2e4a6…a26be9
0x34b3…f3310x5aae…482eBase—$0.001100%coinbase4d ago0x5a3708…a84950
0x34b3…f3310x5aae…482eBase—$0.001100%coinbase4d ago0x519f1c…a379b0
0x34b3…f3310x5aae…482eBase—$0.001100%coinbase4d ago0x86fb4e…203d76
0x34b3…f3310x5aae…482eBase—$0.001100%coinbase4d ago0xf7443f…ded111
0x34b3…f3310x5aae…482eBase—$0.001100%coinbase4d ago0x8166c9…649f6f
0x34b3…f3310x5aae…482eBase—$0.001100%coinbase4d ago0xaa4cd9…948615
0x34b3…f3310x5aae…482eBase—$0.001100%coinbase4d ago0x8b33b9…2bdd11
0x34b3…f3310x5aae…482eBase—$0.001100%coinbase4d ago0x679c2c…8ead5a
0x34b3…f3310x5aae…482eBase—$0.001100%coinbase4d ago0x3f1ec2…6d0acc
0x34b3…f3310x5aae…482eBase—$0.001100%coinbase4d ago0xe1207a…0e58be
0x34b3…f3310x5aae…482eBase—$0.001100%coinbase4d ago0x3830b3…66feab
0x34b3…f3310x5aae…482eBase—$0.001100%coinbase4d ago0x27043f…485d33
0x34b3…f3310x5aae…482eBase—$0.001100%coinbase4d ago0x028169…84feb3
0x34b3…f3310x5aae…482eBase—$0.001100%coinbase4d ago0xfdbb77…958f45
0x34b3…f3310x5aae…482eBase—$0.001100%coinbase4d ago0x5cecde…e0142e
0x34b3…f3310x5aae…482eBase—$0.001100%coinbase4d ago0x7e4de3…dfbe18

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.