Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb7a9…7dee0xa588…014cBase—$0.0170%0x5e3b…c8a520h ago0x9ca8c1…50c516
0x19b5…cf0c0xb7a9…7deeBase—$0.0170%0x0b44…80fc20h ago0xe2600c…4c00d3
0xb7a9…7dee0xa588…014cBase—$0.0170%0x5e3b…c8a520h ago0xa6d86c…13a7e1
0x19b5…cf0c0xb7a9…7deeBase—$0.0170%0x0b44…80fc20h ago0x39633c…12a5fb
0xb7a9…7dee0xa588…014cBase—$0.0170%0x5e3b…c8a520h ago0xdde369…bce52e
0x19b5…cf0c0xb7a9…7deeBase—$0.0170%0x0b44…80fc20h ago0x79dd1a…c8fb9e
0xb7a9…7dee0xa588…014cBase—$0.0170%0x5e3b…c8a521h ago0x89efd0…e303a2
0x19b5…cf0c0xb7a9…7deeBase—$0.0170%0x0b44…80fc21h ago0xf3dc87…da377b
0xb7a9…7dee0xa588…014cBase—$0.0170%0x5e3b…c8a521h ago0x98a353…f35102
0x19b5…cf0c0xb7a9…7deeBase—$0.0170%0x0b44…80fc21h ago0x34b876…dd2b37
0xb7a9…7dee0xa588…014cBase—$0.0170%0x5e3b…c8a521h ago0x686782…a30cd0
0x19b5…cf0c0xb7a9…7deeBase—$0.0170%0x0b44…80fc21h ago0xad639d…aa23cd
0xb7a9…7dee0xa588…014cBase—$0.0170%0x5e3b…c8a521h ago0x172274…c45bb8
0x19b5…cf0c0xb7a9…7deeBase—$0.0170%0x0b44…80fc21h ago0x802f90…0f2ce1
0xb7a9…7dee0xa588…014cBase—$0.0170%0x5e3b…c8a522h ago0x85f7da…2833b8
0x19b5…cf0c0xb7a9…7deeBase—$0.0170%0x0b44…80fc22h ago0xd204f0…40fbd2
0xb7a9…7dee0xa588…014cBase—$0.0170%0x5e3b…c8a522h ago0xf23b7a…775919
0x19b5…cf0c0xb7a9…7deeBase—$0.0170%0x0b44…80fc22h ago0x0273bb…a81b85
0xb7a9…7dee0xa588…014cBase—$0.0170%0x5e3b…c8a522h ago0x0da0be…0978ae
0x19b5…cf0c0xb7a9…7deeBase—$0.0170%0x0b44…80fc22h ago0x32b129…eb5d87
0xb7a9…7dee0xa588…014cBase—$0.0170%0x5e3b…c8a522h ago0xbbd2a5…66d51e
0x19b5…cf0c0xb7a9…7deeBase—$0.0170%0x0b44…80fc22h ago0x595aad…1e4534
0xb7a9…7dee0xa588…014cBase—$0.0170%0x5e3b…c8a523h ago0xfb72c3…7331e8
0x19b5…cf0c0xb7a9…7deeBase—$0.0170%0x0b44…80fc23h ago0xe8a0bb…15b178
0xb7a9…7dee0xa588…014cBase—$0.0170%0x5e3b…c8a523h ago0xe4f954…7898c7

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.