Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4d6…d6ab0xfe80…47eeBase$0.001100%fluxa15d ago0x46a9d0…d4c528
0xc4d6…d6ab0xfe80…47eeBase$0.001100%fluxa15d ago0xb3d021…03a088
0xc4d6…d6ab0xfe80…47eeBase$0.001100%fluxa15d ago0x26260d…eb7e1c
0xc4d6…d6ab0xfe80…47eeBase$0.001100%fluxa15d ago0x13d51a…2e6b7c
0xc4d6…d6ab0xfe80…47eeBase$0.001100%fluxa15d ago0x1df699…20f293
0xc4d6…d6ab0xfe80…47eeBase$0.001100%fluxa15d ago0xd85dac…275c60
0xc4d6…d6ab0xfe80…47eeBase$0.001100%fluxa15d ago0xfb64fc…d54ebb
0xc4d6…d6ab0xfe80…47eeBase$0.001100%fluxa15d ago0xadfe4b…565ad8
0xc4d6…d6ab0xfe80…47eeBase$0.001100%fluxa15d ago0xd5b6b7…dd9050
0xc4d6…d6ab0xfe80…47eeBase$0.001100%fluxa15d ago0x1f8b0d…81cd9d
0xc4d6…d6ab0xfe80…47eeBase$0.001100%fluxa15d ago0xfc8a55…d67a22
0xc4d6…d6ab0xfe80…47eeBase$0.001100%fluxa15d ago0x18034a…51fcbe
0xc4d6…d6ab0xfe80…47eeBase$0.001100%fluxa15d ago0x8da7b9…9153f9
0xc4d6…d6ab0xfe80…47eeBase$0.001100%fluxa15d ago0xe1ea14…b550a7
0xc4d6…d6ab0xfe80…47eeBase$0.001100%fluxa15d ago0xc046f0…076fef
0xc4d6…d6ab0xfe80…47eeBase$0.001100%fluxa15d ago0x83cb09…8b8b63
0xc4d6…d6ab0xfe80…47eeBase$0.001100%fluxa15d ago0xad1dca…7af2c8
0xc4d6…d6ab0xfe80…47eeBase$0.001100%fluxa15d ago0x787ab3…376b49
0xc4d6…d6ab0xfe80…47eeBase$0.001100%fluxa15d ago0xcbc36b…83a41e
0xc4d6…d6ab0xfe80…47eeBase$0.001100%fluxa15d ago0x874d00…e0134e
0xc4d6…d6ab0xfe80…47eeBase$0.001100%fluxa15d ago0x9542b2…907e8e
0xc4d6…d6ab0xfe80…47eeBase$0.001100%fluxa15d ago0xc9e323…065f07
0xc4d6…d6ab0xfe80…47eeBase$0.001100%fluxa15d ago0x71d9fa…d04614
0xc4d6…d6ab0xfe80…47eeBase$0.001100%fluxa15d ago0x7d206f…3c0a4b
0xc4d6…d6ab0xfe80…47eeBase$0.001100%fluxa15d ago0xb7cd32…47923c

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.