Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x376b…d5b20x58aa…c06bBase—$1.00100%0xbbab…bee5120d ago0x402b8c…53c651
0x4a92…cdbb0x58aa…c06bBase—$1.00100%0xbbab…bee5120d ago0x6ee06a…fc9afc
0x6c99…2b480x58aa…c06bBase—$10.00100%0xbbab…bee5120d ago0xcd3278…4855d1
0x6e19…cf4e0x58aa…c06bBase—$1.00100%0xbbab…bee5120d ago0x85b802…4c64c4
0x6e19…cf4e0x58aa…c06bBase—$5.00100%0xbbab…bee5120d ago0xe0ecd1…364304
0x3ad2…d1d60x58aa…c06bBase—$1.00100%0xbbab…bee5120d ago0x58f142…e78526
0x3ad2…d1d60x58aa…c06bBase—$5.00100%0xbbab…bee5120d ago0x27b15f…90bda9
0x916c…be590x58aa…c06bBase—$1.00100%0xbbab…bee5120d ago0x87c353…4cf094
0x2add…cf390x58aa…c06bBase—$1.00100%0xbbab…bee5120d ago0xe3d653…5bd3d9
0x2add…cf390x58aa…c06bBase—$1.00100%0xbbab…bee5120d ago0x8bdb2d…35b4f5
0x2add…cf390x58aa…c06bBase—$1.00100%0xbbab…bee5120d ago0x27aaec…bd67cf
0x2add…cf390x58aa…c06bBase—$5.00100%0xbbab…bee5120d ago0x7854ef…f72a7b
0x2add…cf390x58aa…c06bBase—$5.00100%0xbbab…bee5120d ago0xf332b2…86dfe1
0x2add…cf390x58aa…c06bBase—$10.00100%0xbbab…bee5120d ago0x6d4e0b…41098c
0x6c99…2b480x58aa…c06bBase—$5.00100%0xbbab…bee5120d ago0x3ceb60…a44d59
0x3ad2…d1d60x58aa…c06bBase—$5.00100%0xbbab…bee5120d ago0x571f5b…5e7218
0xc4d9…71790x58aa…c06bBase—$1.00100%0xbbab…bee5120d ago0x87abff…17da80
0x6c99…2b480x58aa…c06bBase—$1.00100%0xbbab…bee5120d ago0x7086cf…30d648
0x376b…d5b20x58aa…c06bBase—$1.00100%0xbbab…bee5121d ago0x6978e3…91f257
0x4a92…cdbb0x58aa…c06bBase—$1.00100%0xbbab…bee5121d ago0x7796a1…5f7a77

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.