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%coinbase32d ago0x2fab3c…b8fd3f
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase33d ago0x41f2ed…db7ba0
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase33d ago0xbb5807…2c4e85
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase33d ago0x7b174d…f1f1ed
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase33d ago0xfe12b2…d86982
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase33d ago0xddd53e…4c3554
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase33d ago0x1f684b…671b28
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase33d ago0xbd48b3…1f3f2c
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase33d ago0x50f2f9…5383e9
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase33d ago0x070539…f6c190
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase33d ago0x5eb4ac…b42cbf
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase33d ago0xd44382…377634
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase33d ago0x3a9af7…cb26ce
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase33d ago0x23a366…9a9779
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase33d ago0xf93c5d…3dacd3
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase33d ago0xaca17f…e3a94e
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase33d ago0xe5ae7f…28290b
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase33d ago0xb002b0…7c5c0a
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase33d ago0x2518c3…610441
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase33d ago0x325ebe…8cec4f
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase33d ago0x9d00e5…fc3ef4
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase33d ago0xe7e98b…67330d
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase33d ago0xf322f8…0bbf97
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase33d ago0x837c16…3e6adf
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase33d ago0xbddf22…0d8574

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.