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%coinbase35d ago0xb691bc…a4ebfd
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase36d ago0x1b4e86…ede3f2
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase36d ago0x998271…e80fed
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase36d ago0xfb098d…a12f83
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase36d ago0xae1d08…bc74e2
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase36d ago0x169242…4e4133
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase36d ago0x54c2a2…66dcc7
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase36d ago0x6d1282…d00274
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase36d ago0x5a5c8b…a80223
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase36d ago0x01d552…975186
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase36d ago0x210242…4fc91e
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase36d ago0xfd4132…1e31d5
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase36d ago0xb660e7…cb07d7
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase36d ago0xb9e5d8…06c1f5
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase36d ago0x0af60d…037639
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase36d ago0xac3f95…69726f
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase36d ago0x18b985…d0466c
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase36d ago0x5f2969…ff0769
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase36d ago0x44dfc1…f991ae
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase36d ago0xd53c09…5ecb47
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase36d ago0xe8d7ff…d10d47
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase36d ago0xc154fc…a6daf5
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase36d ago0xaa1c2d…d5d479
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase36d ago0x7e61fd…3b06ff
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase36d ago0x028835…543ac7

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.