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%coinbase52d ago0xde7d58…0b3e31
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase52d ago0xf88182…407994
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase52d ago0x63a6da…042032
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase52d ago0x5908b3…fbb6e9
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase52d ago0x99fe2b…0a20c9
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase52d ago0xdc0f7c…0a8152
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase52d ago0xa5fd10…563b09
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase52d ago0x104e87…be0c79
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase52d ago0x1d36d4…61d477
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase52d ago0x72db3c…5133ad
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase52d ago0x715cc0…893c25
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase52d ago0x7d1949…2262c3
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase52d ago0xd4de2c…24c7cf
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase52d ago0xc1a154…686375
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase52d ago0x5fdee9…7e58d0
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase52d ago0x6c1ca7…d03d0c
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase52d ago0xf24456…bb5269
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase52d ago0xc46c06…460187
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase52d ago0xe41b52…2f6bbf
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase52d ago0x6db8cd…5d485f
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase52d ago0x15452d…ac7ba0
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase52d ago0x76cbfb…d0cbcc
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase52d ago0x2dfd89…e7be3a
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase52d ago0xcc8674…a32a8f
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase52d ago0xbe8baa…9c4ebb

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.