Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa16d ago0x02edd7…b4c9c1
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa16d ago0xb667f7…c0d62c
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa16d ago0x625e89…089204
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa16d ago0x535a35…ee3d0b
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa16d ago0x66f8c8…cdba9e
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa16d ago0xc695e0…1dd2d8
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa16d ago0x473feb…2c81a9
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa17d ago0xf81860…6c281b
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa17d ago0x9d078e…ee041e
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa17d ago0xc2115b…cd8a72
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa17d ago0x3c61e3…c90b41
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa17d ago0x6c20f8…d14a55
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa17d ago0x936843…055b83
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa17d ago0x82df95…0e73cf
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa17d ago0x1a5b8a…060afa
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa17d ago0x067e0a…460de4
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa17d ago0x600911…752e50
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa17d ago0x0e5bfe…8f18d5
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa17d ago0xf3b6f6…1d203c
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa17d ago0xb098c7…ea3f8c
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa17d ago0x55dd39…99f771
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa17d ago0x0895c7…1c56c0
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa17d ago0xddb98b…cc6e32

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.