Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase36d ago0x09a0e8…7dfe17
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase36d ago0xbf5e31…8107e8
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase36d ago0x4d5c8a…438bc6
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase36d ago0xa7f245…3dd55d
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase36d ago0xa97c74…c150a7
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase36d ago0x7c166f…f74e5c
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase36d ago0xe0a0be…a22bda
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase36d ago0x5a6eee…850824
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase36d ago0x59274e…b7506d
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase36d ago0x5b63ab…cefeab
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase36d ago0x0ab90b…34f08e
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase36d ago0xf3f51c…b7920b
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase36d ago0xa3519b…94e7f3
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase36d ago0x9f53da…bf5f6d
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase36d ago0xf0bfaf…baea7c
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase36d ago0xdcf136…b54152
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase36d ago0xe7a936…088fdc
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase36d ago0x96e7a2…1cb288
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase37d ago0x735db0…6b73d0
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase37d ago0x081cfa…637760
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase37d ago0xb1a382…362cd3
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase37d ago0xfdc51e…374525
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase37d ago0xb5b349…63a850
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase37d ago0x71e013…b024f7
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase37d ago0x59e189…54be99

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.