Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932120d ago0x82780b…162b49
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932120d ago0xb1e33f…30f1c1
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932120d ago0xff9001…f5e0d7
0x18d7…6ea40x50eb…6480Base—$0.003100%0x54f0…7932120d ago0xcce793…ca8cff
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932120d ago0xd14579…fa83f2
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932120d ago0xe49a79…04b651
0x18d7…6ea40x50eb…6480Base—$0.002100%0x54f0…7932120d ago0xc18541…e523e3
0x18d7…6ea40x50eb…6480Base—$0.003100%0x54f0…7932120d ago0x331fa6…14bd08
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932120d ago0xefb233…8a13fb
0x18d7…6ea40x50eb…6480Base—$0.002100%0x54f0…7932120d ago0x3b8d2c…20906d
0x18d7…6ea40x50eb…6480Base—$0.002100%0x54f0…7932120d ago0xbea6e0…c7b8fd
0x18d7…6ea40x50eb…6480Base—$0.007100%0x54f0…7932120d ago0x512e33…9055b7
0x18d7…6ea40x50eb…6480Base—$0.002100%0x54f0…7932120d ago0x396a3a…22170d
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932120d ago0x97a774…6c2e61
0x18d7…6ea40x50eb…6480Base—$0.002100%0x54f0…7932120d ago0x46945a…4c7a24
0x18d7…6ea40x50eb…6480Base—$0.0005100%0x54f0…7932120d ago0xe2b1c9…047d08
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932120d ago0x93c635…5c14c2
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932120d ago0xfe06b0…7809ee
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932120d ago0xd34fa6…e57af4
0x18d7…6ea40x50eb…6480Base—$0.003100%0x54f0…7932120d ago0x94c611…7f57d8
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932120d ago0xf2eece…c1f4c9
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932120d ago0x256a8f…b63b89
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932120d ago0x8027af…9d18f8
0x18d7…6ea40x50eb…6480Base—$0.003100%0x54f0…7932120d ago0x8271e6…54ab7b
0x18d7…6ea40x50eb…6480Base—$0.003100%0x54f0…7932120d ago0xba3634…b51d05

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.