Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc106d ago0xf06fa5…1fc18c
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc106d ago0xdaf1c7…06ade2
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x0b44…80fc106d ago0xc72457…9db81e
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x0b44…80fc106d ago0xc46d54…a30357
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x0b44…80fc106d ago0x184f7c…e71936
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc106d ago0x10f41c…f46704
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x0b44…80fc106d ago0xff5d0c…f8b189
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc106d ago0x35c935…504110
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x0b44…80fc106d ago0x142f07…aeece8
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x0b44…80fc106d ago0x60b071…d4096a
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc106d ago0x32d9de…0d35d8
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc106d ago0xf8590d…0418f5
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc106d ago0xe19e03…08e6f7
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc106d ago0xf2a8a5…fd6b98
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc106d ago0x6edafa…2847a8
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc106d ago0xbb74d1…18603e
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc106d ago0x7e1965…77497b
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc106d ago0x3ea1c3…b8ff66
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc107d ago0x2d144f…420529
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc107d ago0x05c85e…c45948
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x0b44…80fc107d ago0xcd5da8…6dc269
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x0b44…80fc107d ago0xc88aa2…885c8a
0x4472…89cd0x35e6…1f0eBase—$0.01100%0x0b44…80fc107d ago0x671dee…10c37f
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x0b44…80fc107d ago0x83d2d1…f9e2d4
0xce6d…bbc30x35e6…1f0eBase—$0.01100%0x0b44…80fc107d ago0x6b7466…403c41

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.