Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase10d ago0x980ada…9ffd1b
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase10d ago0x050092…1eebd5
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase10d ago0x0025d4…1352f2
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase10d ago0x2ba9e4…17e1c4
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase10d ago0x0feec7…d2a536
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase10d ago0x7b8195…a7c9c6
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase10d ago0x12a8bf…febe04
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase10d ago0x29a0e9…cd41c6
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase10d ago0xc8a822…b1fd81
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase10d ago0x683eba…7d6e29
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase10d ago0x497484…bb5de0
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase10d ago0xd7d8e5…f61afe
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase10d ago0xb24e43…998ee2
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase10d ago0x1bffc2…78d6df
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase10d ago0x2ce723…f3d87f
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase10d ago0x432d0f…2c1e8b
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase10d ago0x9abfc2…a51eca
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase10d ago0xf76028…921c3f
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase10d ago0x404f25…173116
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase10d ago0xf7cbdd…fd243e
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0x41fa5d…275c42
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0xf5ba95…1e9518
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0x0a928e…c798de
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0x053151…90d096

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.