Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x941c…27e60x50eb…6480Base$0.001100%0x54f0…7932102d ago0x41d29b…440c1c
0x941c…27e60x50eb…6480Base$0.001100%0x54f0…7932102d ago0x6e242f…4dce19
0x6b41…b4cf0x50eb…6480Base$0.001100%0x54f0…7932102d ago0x2fec02…a1ff19
0x7694…2e2c0x50eb…6480Base$0.002100%0x54f0…7932102d ago0x4dc09f…6ac896
0x7694…2e2c0x50eb…6480Base$0.002100%0x54f0…7932102d ago0x5da490…218cc3
0x18d7…6ea40x50eb…6480Base$0.001100%0x54f0…7932102d ago0x90a987…9bebe9
0x781d…339d0x50eb…6480Base$0.002100%0x54f0…7932102d ago0xfdbca2…3b5243
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932102d ago0x6aec8d…e1f8b0
0xe03d…274b0x50eb…6480Base$0.003100%0x54f0…7932102d ago0xa24d70…ba9bc9
0x03c5…a0a30x50eb…6480Base$0.001100%0x54f0…7932102d ago0x329524…df1cce
0x781d…339d0x50eb…6480Base$0.001100%0x54f0…7932102d ago0x746fbb…598079
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932102d ago0xb519b0…0ccd3e
0xe03d…274b0x50eb…6480Base$0.002100%0x54f0…7932102d ago0x53c96b…b41fa5
0x46f1…638b0x50eb…6480Base$0.001100%0x54f0…7932102d ago0x960164…31bfd9
0xc6ae…4b040x50eb…6480Base$0.01100%0x54f0…7932102d ago0xdd494d…f89745
0x7694…2e2c0x50eb…6480Base$0.003100%0x54f0…7932102d ago0x7c3e5a…bd8a18
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932102d ago0x317533…07bf57
0x941c…27e60x50eb…6480Base$0.001100%0x54f0…7932102d ago0x37d27e…e24fb4
0xe03d…274b0x50eb…6480Base$0.002100%0x54f0…7932102d ago0xa30589…eb6c37
0x941c…27e60x50eb…6480Base$0.001100%0x54f0…7932102d ago0xba8796…885b7e
0x18d7…6ea40x50eb…6480Base$0.002100%0x54f0…7932102d ago0x256887…9ed58f
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932103d ago0x5e61ee…56ec45
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932103d ago0xb02b07…25553d
0x03c5…a0a30x50eb…6480Base$0.001100%0x54f0…7932103d ago0x2e90ee…c51873
0x1eb5…04fd0x50eb…6480Base$0.005100%0x54f0…7932103d ago0x71fe48…5fb953

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.