Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa21d ago0x977637…77db02
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa21d ago0x8679ff…eaeaf5
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa21d ago0xca50a6…d0d699
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa21d ago0x3b9830…6aa039
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa21d ago0xb897ac…634586
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa21d ago0x30f261…57d17b
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa21d ago0x0a8139…63d895
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa21d ago0xfc7fba…a2d22e
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa21d ago0x410c2b…7e4401
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa21d ago0x2682d8…f662ac
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa21d ago0xbbce7c…6221ad
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa21d ago0x872b6e…2e6155
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa22d ago0x2b43d4…4fd223
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa22d ago0x300b58…c2c714
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa22d ago0x26d24f…7c9967
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa22d ago0x5f1e17…bc6305
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa22d ago0x550ac6…ebac8e
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa22d ago0x5ca35f…553b01
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa22d ago0x746ccf…fab830
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa22d ago0xa96ba8…9e5fab
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa22d ago0xf29ed7…95eae5
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa22d ago0x377e83…d405a3
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa22d ago0xb308cc…80b79d
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa22d ago0x14ad42…6a913b
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa22d ago0x620c9d…4d0d3e

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.