Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x647c…75c10x40a8…ad8bBasex402 service$0.01100%coinbase6d ago0x268924…1a6d6e
0xdd25…34680x40a8…ad8bBasex402 service$0.01100%coinbase6d ago0xe81ae8…5300fa
0x5da4…5a5c0x40a8…ad8bBasex402 service$0.01100%coinbase6d ago0x49fbe1…0b7611
0x24c9…736f0x40a8…ad8bBasex402 service$0.001100%coinbase6d ago0xf45074…bee8bf
0x6bd1…7a650x40a8…ad8bBasex402 service$0.01100%coinbase6d ago0xa1d994…f5082d
0x6bd1…7a650x40a8…ad8bBasex402 service$0.001100%coinbase6d ago0xe0b165…ab8a2c
0xf13d…a74f0x40a8…ad8bBasex402 service$0.01100%coinbase6d ago0x9f8ba3…0af83a
0x527f…989b0x40a8…ad8bBasex402 service$0.01100%coinbase6d ago0x56f1df…872a49
0xb633…d9620x40a8…ad8bBasex402 service$0.01100%coinbase6d ago0xfdb071…d54de6
0xeee0…b11b0x40a8…ad8bBasex402 service$0.01100%coinbase6d ago0x323748…756b84
0x60b5…4b4d0x40a8…ad8bBasex402 service$0.01100%coinbase6d ago0x25d923…e5defc
0x60b5…4b4d0x40a8…ad8bBasex402 service$0.01100%coinbase6d ago0xad02bc…381feb
0x647c…75c10x40a8…ad8bBasex402 service$0.01100%coinbase6d ago0x4b228a…2ae82f
0x24c9…736f0x40a8…ad8bBasex402 service$0.01100%coinbase6d ago0x2832ad…63a370
0xb633…d9620x40a8…ad8bBasex402 service$0.01100%coinbase6d ago0xb78319…64ed25
0x23a2…84ff0x40a8…ad8bBasex402 service$0.01100%coinbase6d ago0x90b68f…7211fe
0x0ae3…326f0x40a8…ad8bBasex402 service$0.01100%coinbase6d ago0xeb7c37…28e8f2
0x0ae3…326f0x40a8…ad8bBasex402 service$0.01100%coinbase6d ago0x1d31b4…8cea3b
0x567c…2b980x40a8…ad8bBasex402 service$0.01100%coinbase6d ago0x66e35a…99dc74
0x24c9…736f0x40a8…ad8bBasex402 service$0.01100%coinbase6d ago0x0040fa…9c3f01
0x5da4…5a5c0x40a8…ad8bBasex402 service$0.01100%coinbase6d ago0xfa7e9e…063fd1
0x7ac3…623f0x40a8…ad8bBasex402 service$0.001100%coinbase6d ago0x0c7f2f…719b70
0x7ac3…623f0x40a8…ad8bBasex402 service$0.005100%coinbase6d ago0x29dc37…1eaac9
0x5325…5da60x40a8…ad8bBasex402 service$0.01100%coinbase6d ago0x45e35f…8bab71
0x23a2…84ff0x40a8…ad8bBasex402 service$0.01100%coinbase6d ago0x973403…1f88ba

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.