Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa16d ago0x7f21a7…d5128b
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa16d ago0xd3aa6e…bc289e
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa16d ago0x55c60e…187594
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa16d ago0x61f56e…773aa2
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa16d ago0x6df56d…262e3e
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa16d ago0x519d1c…3535f4
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa16d ago0x5f5b51…e49208
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa16d ago0x313503…96970f
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa16d ago0xab9186…3d5b93
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa16d ago0xf68613…e3613f
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa16d ago0xfb1dea…6c9c5b
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa16d ago0xe12d38…adfb35
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa16d ago0xa71137…418826
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa16d ago0xa60e38…164dac
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa16d ago0xd3fe9b…9184f8
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa16d ago0x17a217…5b881e
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa16d ago0x4bef42…d962f3
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa16d ago0x14486a…75073d
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa16d ago0x16a984…f990de
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa16d ago0x261600…2587f4
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa16d ago0xf76ee1…798a11
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa16d ago0x46bbc0…75d9e7
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa16d ago0x083e31…860995
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa16d ago0xf27cc7…b86679
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa16d ago0xd2672e…4fecc6

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.