Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa21d ago0x17fb6a…9a4948
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa21d ago0x36bd19…868b03
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa21d ago0x4404d1…af675f
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa21d ago0x27226b…66206b
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa21d ago0xec564e…1f0b0e
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa21d ago0x991a3d…415b44
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa21d ago0xe3813c…2aa532
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa21d ago0xfad68e…a854fc
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa21d ago0x6953fe…14a0c0
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa22d ago0x28628d…09ab88
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa22d ago0x20bb16…852c3c
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa22d ago0xbb0df0…901b98
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa22d ago0xb74f5a…779f66
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa22d ago0xb56005…c111e7
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa22d ago0x4b059c…0af40b
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa22d ago0x70d25c…1cfece
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa22d ago0x70d5e2…a6cce0
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa22d ago0x97c27a…9e0375
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa22d ago0xc52861…5e5834
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa22d ago0xb7a993…b9fac7
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa22d ago0xb08438…3e1655
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa22d ago0xcadf23…ceda51
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa22d ago0xee8a71…2244bd
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa22d ago0x25f92e…b2e3ef
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa22d ago0xca2fc7…1fad78

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.