Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x31d0…2cd7Base$30.00100%0x4337…1b6296d ago0x249996…9e4eb7
0x3be9…575c0x31d0…2cd7Base$30.32100%0x4337…224f96d ago0x38b6a5…d642ea
0x3be9…575c0x31d0…2cd7Base$320.00100%0x4337…3dde96d ago0x5ab226…d81ff0
0x3be9…575c0x31d0…2cd7Base$10.27100%0x9b1a…3e4096d ago0xc6826d…18ee59
0x3be9…575c0x31d0…2cd7Base$50.00100%0x9b1a…3e4096d ago0xfd4e1a…b4f5f8
0x3be9…575c0x31d0…2cd7Base$200.00100%0xe469…e32e96d ago0xf16c76…77d113
0x3be9…575c0x31d0…2cd7Base$300.00100%0x4337…d0b296d ago0x5c89e8…0e86da
0x3be9…575c0x31d0…2cd7Base$200.00100%0x657e…f0d996d ago0x606e8c…fe07a2
0x3be9…575c0x31d0…2cd7Base$250.00100%0xfb32…884796d ago0xf63432…68c1aa
0x3be9…575c0x31d0…2cd7Base$50.00100%0xfb32…884796d ago0x3cd66d…30b86e
0x3be9…575c0x31d0…2cd7Base$30.32100%0x4337…339296d ago0x021d29…794c8f
0x3be9…575c0x31d0…2cd7Base$1,751.03100%0x9b1a…3e4096d ago0xf3942b…008dde
0x3be9…575c0x31d0…2cd7Base$26.78100%0x4337…ef2596d ago0x3e1bb9…66e616
0x3be9…575c0x31d0…2cd7Base$30.32100%0xfb32…884796d ago0x615332…053601
0x3be9…575c0x31d0…2cd7Base$30.32100%0xe469…e32e96d ago0x2190ce…56b4f1
0x3be9…575c0x31d0…2cd7Base$1,000.75100%0x4337…7a5d96d ago0xc19997…2205aa
0x3be9…575c0x31d0…2cd7Base$10.27100%0xfb32…884796d ago0xa61a2f…cc4671
0x3be9…575c0x31d0…2cd7Base$25.32100%0xe469…e32e96d ago0xa68e5c…59104c
0x3be9…575c0x31d0…2cd7Base$20.28100%0x4337…b35096d ago0x4725b5…3a00dc
0x3be9…575c0x31d0…2cd7Base$10.27100%0xfb32…884796d ago0x766735…4ce79b
0x3be9…575c0x31d0…2cd7Base$10.27100%0xfb32…884796d ago0x6e9e58…bcf08b
0x3be9…575c0x31d0…2cd7Base$10.27100%0x4337…44cc96d ago0x690f6a…586f54
0x3be9…575c0x31d0…2cd7Base$100.35100%0xfb32…884796d ago0xead461…8abea8
0x3be9…575c0x31d0…2cd7Base$30.32100%0xe469…e32e96d ago0x99ed17…16b3bd
0x3be9…575c0x31d0…2cd7Base$25.32100%0xe469…e32e96d ago0x75715d…bbbe60

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.