Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd07…45b90x0e3d…7757Base$5.25100%0x3b25…fc9a120d ago0xcefb54…c9a1ef
0xdd07…45b90x0e3d…7757Base$5.25100%0x4596…ce09120d ago0xf17afa…717c73
0xdd07…45b90x0e3d…7757Base$10.50100%0x8ea5…b7fc120d ago0xb8f138…e2c03f
0xdd07…45b90x0e3d…7757Base$10.50100%0xaf62…40b9120d ago0x0fa1f8…fdc2c6
0xdd07…45b90x0e3d…7757Base$5.25100%0x5670…ffbc120d ago0x847130…c3f542
0xdd07…45b90x0e3d…7757Base$1.05100%0x6078…eee8120d ago0x3cced6…17bac9
0xdd07…45b90x0e3d…7757Base$26.25100%0x752e…9933120d ago0x5ec617…6170d0
0xdd07…45b90x0e3d…7757Base$3.15100%0x6c0f…7cd6120d ago0x91bec9…3bcfed
0xdd07…45b90x0e3d…7757Base$5.25100%0x96b2…cc5e120d ago0x0dd0df…b9f400
0xdd07…45b90x0e3d…7757Base$15.75100%0x88df…6a4d120d ago0xbd5266…b470ba
0xdd07…45b90x0e3d…7757Base$2.10100%0x493b…b916120d ago0xce1d38…88e204
0xdd07…45b90x0e3d…7757Base$1.05100%0xa140…d38d120d ago0x3ed04b…287dec
0xdd07…45b90x0e3d…7757Base$21.00100%0xa423…2cae120d ago0x32a7ea…96be8d
0xdd07…45b90x0e3d…7757Base$3.15100%0xc6b9…2d86120d ago0xf6148d…3715e6
0xdd07…45b90x0e3d…7757Base$4.20100%0x89b2…a87a120d ago0x9412c2…959c62
0xdd07…45b90x0e3d…7757Base$3.15100%0xef99…bf59120d ago0x00c4e3…2ef0f7
0xdd07…45b90x0e3d…7757Base$4.20100%0xc4a4…9e86120d ago0x417d29…580905
0xdd07…45b90x0e3d…7757Base$42.00100%0x5e6e…1787120d ago0x51e86a…25ce81
0xdd07…45b90x0e3d…7757Base$2.10100%0xfbba…dd90120d ago0x104ef2…e5212f

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.