Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd95…59bb0x40a8…ad8bBasex402 service$0.001100%coinbase73d ago0x77888e…810754
0xdd95…59bb0x40a8…ad8bBasex402 service$0.01100%coinbase73d ago0x4e7152…a9d376
0xdd95…59bb0x40a8…ad8bBasex402 service$0.01100%coinbase73d ago0x622fd4…dbbadd
0xdd95…59bb0x40a8…ad8bBasex402 service$0.001100%coinbase73d ago0x9723ae…0a6d0f
0xdd95…59bb0x40a8…ad8bBasex402 service$0.01100%coinbase73d ago0x687ba9…e5ede4
0xdd95…59bb0x40a8…ad8bBasex402 service$0.005100%coinbase73d ago0xaa53b2…bfd736
0xdd95…59bb0x40a8…ad8bBasex402 service$0.01100%coinbase73d ago0xbceeba…ae81d1
0xdd95…59bb0x40a8…ad8bBasex402 service$0.001100%coinbase73d ago0xb3468f…175823
0xdd95…59bb0x40a8…ad8bBasex402 service$0.005100%coinbase73d ago0xc4c628…98247d
0xdd95…59bb0x40a8…ad8bBasex402 service$0.001100%coinbase73d ago0x6434ef…056c8c
0xdd95…59bb0x40a8…ad8bBasex402 service$0.01100%coinbase73d ago0x119cbb…6c1de7
0xdd95…59bb0x40a8…ad8bBasex402 service$0.01100%coinbase73d ago0x2032f4…679d8c
0xdd95…59bb0x40a8…ad8bBasex402 service$0.005100%coinbase73d ago0x61e429…3cf07b
0xdd95…59bb0x40a8…ad8bBasex402 service$0.005100%coinbase74d ago0x25887d…446a19
0xdd95…59bb0x40a8…ad8bBasex402 service$0.001100%coinbase74d ago0xda5a7e…a9fccc
0xdd95…59bb0x40a8…ad8bBasex402 service$0.01100%coinbase74d ago0x2984d4…080d52
0xdd95…59bb0x40a8…ad8bBasex402 service$0.001100%coinbase74d ago0x398b4e…0cfda2
0xdd95…59bb0x40a8…ad8bBasex402 service$0.001100%coinbase74d ago0xd6c5a3…9dcaf5
0xdd95…59bb0x40a8…ad8bBasex402 service$0.005100%coinbase74d ago0x908247…3015f9
0xdd95…59bb0x40a8…ad8bBasex402 service$0.001100%coinbase74d ago0x51642e…920610
0xdd95…59bb0x40a8…ad8bBasex402 service$0.001100%coinbase74d ago0xeba936…0fdeba
0xdd95…59bb0x40a8…ad8bBasex402 service$0.01100%coinbase74d ago0xe8ebd1…9f8133
0xdd95…59bb0x40a8…ad8bBasex402 service$0.001100%coinbase74d ago0xabfa87…0a4c4d
0xdd95…59bb0x40a8…ad8bBasex402 service$0.01100%coinbase74d ago0xc20f1e…1118e3
0xdd95…59bb0x40a8…ad8bBasex402 service$0.01100%coinbase74d ago0x11c1d5…9cffa3

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.