Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d87…ad7b0x40a8…ad8bBasex402 service$0.01100%coinbase38d ago0x21b541…085ad6
0x8d87…ad7b0x40a8…ad8bBasex402 service$0.005100%coinbase38d ago0x20d13a…22ca40
0x149a…98a20x40a8…ad8bBasex402 service$0.001100%coinbase38d ago0x001b46…88b656
0x8d87…ad7b0x40a8…ad8bBasex402 service$0.001100%coinbase38d ago0xf9bf92…0ddcd6
0x6bd1…7a650x40a8…ad8bBasex402 service$0.001100%coinbase38d ago0xcd0fe7…8ae0fd
0x7a23…397b0x40a8…ad8bBasex402 service$0.01100%coinbase38d ago0x10267f…ad0fd0
0x3a17…f2c40x40a8…ad8bBasex402 service$0.01100%coinbase38d ago0xbf4cf4…2acaa1
0x5325…5da60x40a8…ad8bBasex402 service$0.01100%coinbase38d ago0x0c0b40…e72b19
0x7ac3…623f0x40a8…ad8bBasex402 service$0.001100%coinbase38d ago0xd431dc…bd1d53
0x9871…d9710x40a8…ad8bBasex402 service$0.01100%coinbase38d ago0x92cc47…263f80
0xd168…f06d0x40a8…ad8bBasex402 service$0.01100%coinbase38d ago0x8a6741…8e3f84
0x24c9…736f0x40a8…ad8bBasex402 service$0.01100%coinbase38d ago0x668c6b…bfca17
0x35f4…f7200x40a8…ad8bBasex402 service$0.01100%coinbase38d ago0x498ec5…03ea9e
0x35f4…f7200x40a8…ad8bBasex402 service$0.005100%coinbase38d ago0xed66c0…26de6e
0xd05e…24420x40a8…ad8bBasex402 service$0.01100%coinbase38d ago0xfc294e…66661c
0x54e1…f4e00x40a8…ad8bBasex402 service$0.001100%coinbase38d ago0xa4a23d…8c0a33
0x54e1…f4e00x40a8…ad8bBasex402 service$0.001100%coinbase38d ago0x09d8f4…b70110
0x54e1…f4e00x40a8…ad8bBasex402 service$0.001100%coinbase38d ago0xec1e73…168edb
0x54e1…f4e00x40a8…ad8bBasex402 service$0.001100%coinbase38d ago0x635b97…a10343
0x54e1…f4e00x40a8…ad8bBasex402 service$0.001100%coinbase38d ago0x50dc06…ec4611
0x54e1…f4e00x40a8…ad8bBasex402 service$0.001100%coinbase38d ago0x3ad18b…08625c
0x54e1…f4e00x40a8…ad8bBasex402 service$0.001100%coinbase38d ago0xfb8ee1…19baec
0x647c…75c10x40a8…ad8bBasex402 service$0.005100%coinbase38d ago0xbd0731…1ada94
0x647c…75c10x40a8…ad8bBasex402 service$0.005100%coinbase38d ago0xf1a3cf…eb4e10
0x7a28…3e0b0x40a8…ad8bBasex402 service$0.005100%coinbase38d ago0x8fb802…481065

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.