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%coinbase50d ago0xab7e39…ff1207
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase50d ago0x2fa3ab…fe40c9
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase51d ago0x658887…3afb71
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase51d ago0xd24e5f…30b764
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase51d ago0x283aa3…9f2b98
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase51d ago0x7d3722…a546bc
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase51d ago0x128231…8db609
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase51d ago0xe0220d…8f2ae7
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase51d ago0x616a53…45b650
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase51d ago0x9cb24f…24f5cc
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase51d ago0xaf54e8…bf9981
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase51d ago0xec6c1f…ece30e
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase51d ago0x1ad410…4d6c35
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase51d ago0x66c8a9…15339b
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase51d ago0x87f222…508483
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase51d ago0x2604bb…b876f5
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase51d ago0x5e2a8e…8abcf7
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase51d ago0x68feda…4b6c1d
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase51d ago0xc1d64e…d5d36a
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase51d ago0x208ac9…fde393
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase51d ago0x98cd8b…51da94
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase51d ago0x5e0eb3…93c993
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase51d ago0x612bfb…783b38
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase51d ago0x25bd6b…ee538f
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase51d ago0xecf830…dd6abb

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.