Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xb76a…5291Base—$0.05100%fluxa105d ago0x593b5d…e271c0
0xb90a…9ae40xb76a…5291Base—$0.10100%fluxa105d ago0x9416d5…dfc957
0xb90a…9ae40xb76a…5291Base—$0.01100%fluxa105d ago0xf73a3e…59738d
0xb90a…9ae40xb76a…5291Base—$0.01100%fluxa105d ago0x76f428…29c8f7
0xb90a…9ae40xb76a…5291Base—$0.01100%fluxa105d ago0xab9fe3…5ab792
0xb90a…9ae40xb76a…5291Base—$0.01100%fluxa105d ago0x8f7639…fc51ff
0xb90a…9ae40xb76a…5291Base—$0.01100%fluxa105d ago0x800ca0…12c231
0xb90a…9ae40xb76a…5291Base—$0.01100%fluxa105d ago0x205d1e…dbcef6
0xb90a…9ae40xb76a…5291Base—$0.01100%fluxa105d ago0xe053b6…6c3817
0xb90a…9ae40xb76a…5291Base—$0.01100%fluxa105d ago0x388ee8…f863b8
0xb90a…9ae40xb76a…5291Base—$0.01100%fluxa105d ago0x8181c8…862699
0xb90a…9ae40xb76a…5291Base—$0.01100%fluxa105d ago0x861651…42254e
0xb90a…9ae40xb76a…5291Base—$0.01100%fluxa105d ago0xab00bd…ebec78
0xb90a…9ae40xb76a…5291Base—$0.01100%fluxa105d ago0x6a15cc…56069d
0xb90a…9ae40xb76a…5291Base—$0.01100%fluxa105d ago0x11a8be…f42176
0xb90a…9ae40xb76a…5291Base—$0.02100%fluxa105d ago0xef1875…a599a5
0xb90a…9ae40xb76a…5291Base—$0.01100%fluxa105d ago0x365df7…ba8d4e
0xb90a…9ae40xb76a…5291Base—$0.01100%fluxa105d ago0x813a4c…c289ed
0xb90a…9ae40xb76a…5291Base—$0.01100%fluxa105d ago0x5df8b6…d488fe
0xb90a…9ae40xb76a…5291Base—$0.01100%fluxa105d ago0x929b33…cd8f5b
0xb90a…9ae40xb76a…5291Base—$0.01100%fluxa105d ago0x479369…92d30b
0xb90a…9ae40xb76a…5291Base—$0.02100%fluxa105d ago0x0167fb…07bd04
0xb90a…9ae40xb76a…5291Base—$0.01100%fluxa105d ago0x0d77f2…df3c11
0xb90a…9ae40xb76a…5291Base—$0.01100%fluxa105d ago0xd6e6b4…dd87bf
0xb90a…9ae40xb76a…5291Base—$0.01100%fluxa105d ago0x1b03d6…e0c763

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.