Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI112d ago0x6deda0…d5a16c
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa16659…129234
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI112d ago0x2c4875…169332
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI112d ago0xae2c02…4e44db
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI112d ago0x67bf8a…4ca63d
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI112d ago0xeafe2f…202eab
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa9b5ab…90fdfb
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4563d0…2fa1c8
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI112d ago0x25467a…1fd20e
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe69130…bb9b62
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x40a556…8fcd5a
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe2ede4…d1dac0
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5ef091…f77952
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf850e0…e17005
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc0d204…7af26e
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb7c26f…106976
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5407e8…1439a2
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2f3b84…74b9fb
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2ab1bf…d19f28
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x71ddf0…93c419
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x609af8…d06164
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xac8a8a…d19deb
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x094ca3…0bbeca
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x13e5bc…bd33e0
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x61d284…422326

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.