Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0xdd0d6b…997556
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0x26816f…f9f66f
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0x96ac8d…7d72f4
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0xccd499…4c7c55
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0x182e9a…6eafb8
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0x3f5108…29e875
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0x4f099f…dbe7f4
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0x2241ea…a0b299
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0x65498e…96329f
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0x6548cc…e345c1
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0xd0507c…ae05c3
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0x997b35…1ffe61
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0x271336…c470c3
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0x05fa52…eec5a1
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0xec58d4…5b4c4f
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0x2ecf23…869867
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0xdd1c74…b30ae6
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0x313b58…0f41df
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0x221d98…5195ac
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0xb48492…0a846e
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0x863963…be05b4
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0x07e66a…672219
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0x221664…52f7be
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0x6e46b1…6d119e

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.