Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa15d ago0x52bf37…6a52fc
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa15d ago0xa8ffde…3c6ee4
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa15d ago0xb6039a…3d4107
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa15d ago0x49677b…b0b68d
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa15d ago0xb4dd0f…ddff0d
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa15d ago0x0dd265…80a3ed
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa15d ago0xd4016f…90a7af
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa15d ago0x52433b…63c621
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa15d ago0x1c3af7…e8c698
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa15d ago0xc3200b…89ac9a
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa15d ago0x9d236c…348616
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa15d ago0x934191…fcb0de
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa15d ago0x78840c…213fa2
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa15d ago0x0964a8…976923
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa15d ago0xf9b392…56e96e
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa15d ago0x1bd340…a03401
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa15d ago0x633f94…ffdf4f
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa15d ago0x5a9f24…ba0981
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa16d ago0x0afeea…8adfd9
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa16d ago0x60a3b1…b302d6
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa16d ago0xa552cb…fe9ebc
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa16d ago0x9766f3…d1e682
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa16d ago0xb4b1a0…f4de88
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa16d ago0x221681…b84bd7
0xfe54…ed680xfe80…47eeBase$0.001100%fluxa16d ago0x47d6ae…60d8f5

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.