Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase87d ago0x110df0…2c270f
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase87d ago0xa5699a…896f1e
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase87d ago0x89a169…7ab0b3
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase87d ago0xb67bbd…378f36
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase87d ago0x156346…8bd7c7
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase87d ago0x341b4c…f5c843
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase87d ago0x0dcd23…3bfd1e
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase87d ago0xde8a26…001682
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase87d ago0x9e25c7…44c46e
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase87d ago0xf54535…a6b430
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase87d ago0x4ae1e7…6be924
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase87d ago0xd1e47a…1950bb
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase87d ago0xbf9da3…1757df
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase87d ago0xeeb06c…354080
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase87d ago0x5fe1e4…655ab8
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase87d ago0xa0dda7…4da946
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase87d ago0x059bad…8db216
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase87d ago0xd65ccb…9d9001
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase87d ago0x7571fc…637d7d
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase87d ago0x8f380d…b29948
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase87d ago0xe81030…06bda8
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase87d ago0x7175ef…eb87d9
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase87d ago0xd30f07…b4cf4a
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase87d ago0xd97f01…9c1b90
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase87d ago0x833613…e9f82d

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.