Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe88d…92210x7415…ec7fBase$0.28100%fluxa15d ago0xa71e36…065c5a
0xe88d…92210xb3fb…1128Base$0.28100%fluxa15d ago0xe8f057…c1071a
0xe88d…92210x4bd3…54d0Base$0.28100%fluxa15d ago0xc19ab8…f9e2a6
0xe88d…92210x7c6d…ae5aBase$0.28100%fluxa15d ago0x7a8d78…b020b1
0xe88d…92210xafd3…c116Base$0.08100%fluxa15d ago0x20fb90…0d1f62
0xe88d…92210x15b4…2ec6Base$0.28100%fluxa15d ago0x4b149c…316071
0xe88d…92210xa9c3…72f4Base$0.09100%fluxa15d ago0xc88f10…26aa5e
0xe88d…92210x167d…ce50Base$0.28100%fluxa15d ago0x77b5ff…409a37
0xe88d…92210x0945…cd29Base$0.20100%fluxa15d ago0x203cfb…aa1085
0xe88d…92210x7a36…9637Base$0.08100%fluxa15d ago0xb110d9…ea0a83
0xe88d…92210x0757…ccd7Base$0.08100%fluxa15d ago0x048dc0…89effe
0xe88d…92210xe23b…e5e8Base$0.08100%fluxa15d ago0xcbb78e…31ad31
0xe88d…92210x1d01…7acfBase$0.08100%fluxa15d ago0x6fff2e…af727f
0xe88d…92210x49bf…b71eBase$0.08100%fluxa15d ago0x5b0dc8…8c2e23
0xe88d…92210x8b67…5b63Base$0.08100%fluxa15d ago0x660564…16c5fe
0xe88d…92210xe425…12b8Base$0.08100%fluxa15d ago0x585e28…d9cef5
0xe88d…92210xac12…5298Base$0.08100%fluxa15d ago0x5e0f6d…277007
0xe88d…92210xce47…e685Base$0.08100%fluxa15d ago0x66735b…85044c
0xe88d…92210xcf7c…785cBase$0.08100%fluxa15d ago0x85a5e4…67e474
0xe88d…92210x7e40…bf36Base$0.08100%fluxa15d ago0x824140…3e45aa
0xe88d…92210xfa5c…9a9eBase$0.08100%fluxa15d ago0x4fbeee…9e2693
0xe88d…92210xb635…dbe4Base$0.08100%fluxa15d ago0x57af22…cb9238
0xe88d…92210x3cd5…22b6Base$0.08100%fluxa15d ago0x2b1ac5…e843b1
0xe88d…92210xf465…0286Base$0.08100%fluxa15d ago0x2a534c…247063
0xe88d…92210xd4be…2ee9Base$0.08100%fluxa15d ago0x569659…1914c0

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.