Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa23d ago0x584ecb…c27b45
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa23d ago0x89b106…d0e037
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa23d ago0x038776…9ae20b
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa23d ago0x98832c…98111a
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa23d ago0x395dbd…581be0
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa23d ago0x86a571…0f5e1a
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa23d ago0x6d6371…602f7c
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa23d ago0x94cfb1…5d01ec
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa23d ago0xa82bde…441346
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa23d ago0x5575a9…943842
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa23d ago0x65f02a…303fc9
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa23d ago0xa74220…cbafa6
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa23d ago0x7f239f…5ee934
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa23d ago0x03d262…f7001a
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa23d ago0x8a5696…07fc31
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa23d ago0xbf02e1…b444be
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa23d ago0x2626f3…287bad
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa23d ago0x4885df…645edc
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa23d ago0x93fb62…393ca8
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa23d ago0xd36096…bc0f06
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa23d ago0x924036…3b9b91
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa23d ago0x8ff585…f262b3
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa23d ago0x47ba16…296cee
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa23d ago0x7d0ff3…c958c9
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa23d ago0xf4a4db…073182

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.