Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa22d ago0x6152b6…cb1031
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa22d ago0x68f1ef…9364c7
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa22d ago0xc10f51…e96080
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa22d ago0xe4b7eb…0fa855
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa22d ago0x5f0bd7…de3e18
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa22d ago0x78d9ea…1e6d04
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa22d ago0xafec3e…f3f56b
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa22d ago0x9d5f9d…72ef73
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa22d ago0x1d567c…30c797
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa22d ago0xe345f5…af1aff
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa22d ago0xc602a2…2fa55c
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa22d ago0x1b37fc…c54dcd
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa22d ago0xe97123…318912
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa23d ago0x6e3fc5…776b07
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa23d ago0x16978c…26885d
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa23d ago0x045705…c9d7c6
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa23d ago0x17146e…1f5e0c
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa23d ago0x5165e7…3c397b
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa23d ago0x9cee02…5c581f
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa23d ago0xc13666…332138
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa23d ago0x880013…fa17a8
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa23d ago0x90cc6d…00d5ac
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa23d ago0x5f9e19…dfd408
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa23d ago0xb34266…014413
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa23d ago0xfd1d05…25e36e

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.