Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase59d ago0x199359…b28840
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase59d ago0x37d22c…8d6bcb
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase60d ago0x7374a6…ce6bd3
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase60d ago0x349e0f…424ed0
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase60d ago0x9fe378…b10dd3
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase60d ago0xf07445…a392a7
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase60d ago0x775429…16b085
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase60d ago0x3ed5ed…c36bc5
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase60d ago0x4cf12f…bd694a
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase60d ago0x924619…dc7983
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase60d ago0x393e25…5d35b4
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase60d ago0x5ff20d…8371e2
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase60d ago0x63d5c4…8f49cd
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase60d ago0xfac1a4…1957a3
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase60d ago0x0d62e7…ce1800
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase60d ago0xbc52f7…025f2d
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase60d ago0x89648c…e4a840
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase60d ago0x8792fb…e5077c
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase60d ago0x8256e5…54c808
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase60d ago0x4c344d…0ff02a
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase60d ago0xdc7e91…9a519e
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase60d ago0x2c051c…d88eb7
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase60d ago0x97f6bd…d55437
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase60d ago0xcd751b…fd2cc4
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase60d ago0x7fdb3f…56c515

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.