Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa23d ago0xa2a6ca…6e2977
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa23d ago0x9471bd…149e38
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa23d ago0xf0bfd0…564c06
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa23d ago0x914b1f…7353bf
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa23d ago0x9bbf13…c8415b
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa23d ago0x6201e6…1b8c2b
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa23d ago0x693852…e79c0e
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa23d ago0x458fcb…03eaa4
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa23d ago0xa4b494…98ecc7
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa23d ago0x29b36a…f1a7de
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa23d ago0xb2fd8e…476ce6
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa23d ago0xda966c…563610
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa23d ago0x77b6a4…2007ba
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa23d ago0x798215…09af88
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa24d ago0x51beef…07792f
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa24d ago0x0fcf98…fc10ca
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa24d ago0xebf8c0…b67d83
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa24d ago0xa3649a…d729f7
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa24d ago0x4f4248…55356a
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa24d ago0x3963e4…5cda5b
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa24d ago0x8717c5…1e3895
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa24d ago0x16a1b8…85beae
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa24d ago0xf1b4fb…e946b5
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa24d ago0x9a20c0…3d8fa0
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa24d ago0x9753f4…5dbf27

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.