Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase74d ago0x8b8aa0…c7e064
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase74d ago0x70c018…a21e40
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase74d ago0xfe1810…14e13d
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase74d ago0x503c61…eb8dda
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase74d ago0x65dd22…83b22c
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase74d ago0x36fc35…2efbc3
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase74d ago0x0c6af8…fdb582
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase74d ago0x550581…fa279d
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase74d ago0x48274a…c3bc65
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase74d ago0x1ced2a…3facc3
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase74d ago0xb1f332…4144fe
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase74d ago0xaa9d10…fb280f
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase74d ago0xbd876d…e598c6
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase74d ago0x2c5901…b835fb
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase74d ago0x1b369d…536da1
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase74d ago0x936fff…b47518
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase74d ago0x4b8b69…b21166
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase74d ago0xacc8bd…1a0d0d
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase74d ago0x5f07a5…01795b
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase74d ago0xf1f99a…b48173
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase74d ago0xd046f6…f3a791
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase74d ago0x9f63db…e67c18
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase74d ago0xd1bd7e…2fdacb
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase74d ago0xe118db…15d288
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase74d ago0x593611…55e7fa

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.