Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x03c5…a0a30x50eb…6480Base$0.002100%0x54f0…7932101d ago0x4a3b25…a45cdd
0x03c5…a0a30x50eb…6480Base$0.001100%0x54f0…7932101d ago0xef27b8…f1e758
0x03c5…a0a30x50eb…6480Base$0.001100%0x54f0…7932101d ago0x6bf11c…1add7c
0x03c5…a0a30x50eb…6480Base$0.002100%0x54f0…7932102d ago0x623f96…d5b8bc
0x03c5…a0a30x50eb…6480Base$0.001100%0x54f0…7932102d ago0x0add49…02fb03
0x03c5…a0a30x50eb…6480Base$0.003100%0x54f0…7932102d ago0x6ab05c…73882e
0x03c5…a0a30x50eb…6480Base$0.002100%0x54f0…7932102d ago0xa19cd0…cda966
0x03c5…a0a30x50eb…6480Base$0.001100%0x54f0…7932102d ago0x98fedf…e58f2e
0x03c5…a0a30x50eb…6480Base$0.001100%0x54f0…7932102d ago0xbf1f55…8b0783
0x03c5…a0a30x50eb…6480Base$0.001100%0x54f0…7932102d ago0x037c01…0fed49
0x03c5…a0a30x50eb…6480Base$0.001100%0x54f0…7932102d ago0x70ee3b…a1f003
0x03c5…a0a30x50eb…6480Base$0.001100%0x54f0…7932102d ago0xf64812…409800
0x03c5…a0a30x50eb…6480Base$0.002100%0x54f0…7932102d ago0x8ad68c…9dcdf2
0x03c5…a0a30x50eb…6480Base$0.002100%0x54f0…7932102d ago0xf20a63…cbdd40
0x03c5…a0a30x50eb…6480Base$0.001100%0x54f0…7932102d ago0x7e2c9d…a51165
0x03c5…a0a30x50eb…6480Base$0.002100%0x54f0…7932102d ago0xe66cda…edf236
0x03c5…a0a30x50eb…6480Base$0.01100%0x54f0…7932102d ago0x13aef3…d7e87b
0x03c5…a0a30x50eb…6480Base$0.001100%0x54f0…7932102d ago0x3024a3…ae803a
0x03c5…a0a30x50eb…6480Base$0.0005100%0x54f0…7932102d ago0x37843e…5726c8
0x03c5…a0a30x50eb…6480Base$0.001100%0x54f0…7932102d ago0xec1b34…dd2333
0x03c5…a0a30x50eb…6480Base$0.001100%0x54f0…7932102d ago0x1b1d04…36bdd7
0x03c5…a0a30x50eb…6480Base$0.002100%0x54f0…7932102d ago0x45b5d8…9fb881
0x03c5…a0a30x50eb…6480Base$0.001100%0x54f0…7932102d ago0x6a9cf8…e79ce7
0x03c5…a0a30x50eb…6480Base$0.001100%0x54f0…7932102d ago0x1cdee0…01e31a
0x03c5…a0a30x50eb…6480Base$0.002100%0x54f0…7932102d ago0x56c7d1…4cf3a2

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.