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%coinbase21d ago0xc72b2f…05833b
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase21d ago0x32c55b…7667ec
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase21d ago0xc8d7a7…07f649
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase21d ago0xd43ce4…94a037
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase21d ago0x454761…8cc4ff
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase21d ago0x44e3ed…dd3185
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase21d ago0x2cfd45…e7708d
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase21d ago0x906da5…3653f8
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase21d ago0x6c0d80…a8c6d9
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase21d ago0x05da70…471d92
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase21d ago0x225c21…9c4830
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase21d ago0x090262…817023
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase21d ago0x279d01…aaac1c
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase21d ago0x9f9e9b…6a3160
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase21d ago0x9957a7…c0bbc8
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase21d ago0x7a4313…bb84d3
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase21d ago0x6a4b50…7bda46
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase21d ago0x86f2d0…b546da
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase21d ago0xfeae59…599b5e
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase21d ago0x615b8d…705099
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase21d ago0x37b495…01e49d
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase21d ago0xf314f9…d958d3
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase21d ago0x6e57cb…123142
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase21d ago0x7ed6cf…bf8bcb
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase21d ago0x9ca7dc…6a6c85

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.