Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa21d ago0x7a051c…372ee0
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa21d ago0xdb67e8…5c247d
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa21d ago0x805146…a7d301
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa21d ago0xc5ce58…a10f50
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa21d ago0xa6c2d7…9492ba
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa21d ago0x509c76…a7049b
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa21d ago0x285f2e…5c13aa
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa21d ago0x59f2a5…2176a0
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa21d ago0xe4d4bf…2d9fe5
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa21d ago0x7cb8d6…ebd7d0
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa21d ago0xb62b81…d768ec
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa21d ago0x66ca88…e58645
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa21d ago0x520a7a…94bf15
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa21d ago0xc88a00…abef0b
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa21d ago0x5350fc…0c7890
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa21d ago0x1e802c…31dcee
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa21d ago0xedb145…ee7d02
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa21d ago0x160bdb…1cfefa
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa21d ago0x08a9ab…73cc91
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa21d ago0x700fa0…09cc53
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa21d ago0x76e1c8…6313f5
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa21d ago0xaf9247…77e738
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa21d ago0xe51a82…064519
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa21d ago0x103817…9c64ed
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa21d ago0x4d5703…3f2b0e

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.