Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa24d ago0x89a4a5…c54ad1
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa24d ago0x030c5d…db8053
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa24d ago0x4c38b7…65029d
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa24d ago0xcc277c…9d2e33
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa24d ago0x299ae0…49e8ce
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa24d ago0xcaffe7…35195f
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa24d ago0x72a8d3…e364cb
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa24d ago0x37b5b6…aeca27
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa24d ago0x8b7d2e…de4089
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa24d ago0x1ad394…4e9c79
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa24d ago0x2fb8a0…d36ec1
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa24d ago0xe0e6a3…8cd08d
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa24d ago0x5e357f…8ba09a
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa24d ago0xa6b363…e2aed8
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa24d ago0xaadd3e…e2c488
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa24d ago0x2c3ac1…ef5d2a
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa24d ago0x812179…91b147
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa25d ago0x134cfd…f49c35
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa25d ago0x04c2f2…517dd5
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa25d ago0xff556d…1f87b2
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa25d ago0xe7128f…c01455
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa25d ago0x41b6a6…83e061
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa25d ago0x2ec7b5…edd4a8
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa25d ago0x86a66a…d67a7b
0xf79f…eede0xfe80…47eeBase—$0.001100%fluxa25d ago0x59bf3d…df500c

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.