Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfffb…98d30xfe80…47eeBase$0.001100%fluxa36d ago0xeec8d4…913a0c
0xfffb…98d30xfe80…47eeBase$0.001100%fluxa36d ago0xcb124e…6eaf24
0xfffb…98d30xfe80…47eeBase$0.001100%fluxa36d ago0x9483cf…1c1e9d
0xfffb…98d30xfe80…47eeBase$0.001100%fluxa37d ago0x9652a9…a51e23
0xfffb…98d30xfe80…47eeBase$0.001100%fluxa37d ago0x8a8b4a…aa6d8a
0xfffb…98d30xfe80…47eeBase$0.001100%fluxa37d ago0xdc4f6f…6d3a28
0xfffb…98d30xfe80…47eeBase$0.001100%fluxa37d ago0x0f3d2b…8e615d
0xfffb…98d30x9c95…e299Base$0.001100%fluxa37d ago0x95f577…f0b58d
0xfffb…98d30xfe80…47eeBase$0.001100%fluxa37d ago0xfc14f1…c1a9c3
0xfffb…98d30xfe80…47eeBase$0.001100%fluxa37d ago0x4287d2…52bc8f
0xfffb…98d30xfe80…47eeBase$0.001100%fluxa37d ago0x8e314d…d4bd40
0xfffb…98d30xfe80…47eeBase$0.001100%fluxa37d ago0x08e9b1…a2b83f
0xfffb…98d30xfe80…47eeBase$0.001100%fluxa37d ago0x1adae1…d6b39f
0xfffb…98d30xfe80…47eeBase$0.001100%fluxa37d ago0xe1ad65…864a59
0xfffb…98d30xfe80…47eeBase$0.001100%fluxa37d ago0x40a15d…5ade1d
0xfffb…98d30x9c95…e299Base$0.001100%fluxa37d ago0x3e0707…7a47bc
0xfffb…98d30x9c95…e299Base$0.001100%fluxa37d ago0x901bb8…c0b989
0xfffb…98d30x9c95…e299Base$0.001100%fluxa37d ago0x8d210e…a0ba1e
0xfffb…98d30xfe80…47eeBase$0.001100%fluxa37d ago0x8b0a24…8066e2

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.