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…7932103d ago0x90a987…9bebe9
0x18d7…6ea40x50eb…6480Base—$0.002100%0x54f0…7932103d ago0x256887…9ed58f
0x18d7…6ea40x50eb…6480Base—$0.002100%0x54f0…7932103d ago0x79b082…517cd4
0x18d7…6ea40x50eb…6480Base—$0.003100%0x54f0…7932103d ago0x441d63…47c73a
0x18d7…6ea40x50eb…6480Base—$0.005100%0x54f0…7932103d ago0xa0f3c8…c4b6ec
0x18d7…6ea40x50eb…6480Base—$0.002100%0x54f0…7932103d ago0xffe5c1…8ecd56
0x18d7…6ea40x50eb…6480Base—$0.005100%0x54f0…7932103d ago0x33976d…8c661f
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932103d ago0x3e7da5…3b2f7b
0x18d7…6ea40x50eb…6480Base—$0.003100%0x54f0…7932103d ago0x7b36f8…18eedc
0x18d7…6ea40x50eb…6480Base—$0.003100%0x54f0…7932103d ago0x5c14a4…7f9a37
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932103d ago0x8f9dcd…482cb1
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932103d ago0x3067d2…9ae613
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932103d ago0x15f50b…c110dd
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932103d ago0x278342…895818
0x18d7…6ea40x50eb…6480Base—$0.002100%0x54f0…7932103d ago0x944136…4238b4
0x18d7…6ea40x50eb…6480Base—$0.002100%0x54f0…7932103d ago0x947609…729b8d
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932103d ago0xb52475…444849
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932103d ago0xc0d0de…e15a13
0x18d7…6ea40x50eb…6480Base—$0.002100%0x54f0…7932103d ago0x12a34f…5a37cc
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932103d ago0x94d4b0…7bc440
0x18d7…6ea40x50eb…6480Base—$0.01100%0x54f0…7932103d ago0x26e406…a409d5
0x18d7…6ea40x50eb…6480Base—$0.003100%0x54f0…7932103d ago0x33902a…1b946a
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932103d ago0xb60a3e…b0d260
0x18d7…6ea40x50eb…6480Base—$0.002100%0x54f0…7932103d ago0x6e0ca9…dae739
0x18d7…6ea40x50eb…6480Base—$0.001100%0x54f0…7932103d ago0xff799b…9cc6fc

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.