Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15f5…4ba90xfe80…47eeBase$0.001100%fluxa24d ago0x041c36…d3d279
0x15f5…4ba90xfe80…47eeBase$0.001100%fluxa24d ago0x411ab4…c3d8be
0x15f5…4ba90xfe80…47eeBase$0.001100%fluxa24d ago0x7afcbe…fd3851
0x15f5…4ba90xfe80…47eeBase$0.001100%fluxa24d ago0x6fd8a6…497d67
0x15f5…4ba90xfe80…47eeBase$0.001100%fluxa24d ago0x0942c2…666cb8
0x15f5…4ba90xfe80…47eeBase$0.001100%fluxa24d ago0x082041…852b40
0x15f5…4ba90xfe80…47eeBase$0.001100%fluxa24d ago0x088f35…f14b7f
0x15f5…4ba90xfe80…47eeBase$0.001100%fluxa25d ago0xdb9387…ab7f8c
0x15f5…4ba90xfe80…47eeBase$0.001100%fluxa25d ago0xf81434…929209
0x15f5…4ba90xfe80…47eeBase$0.001100%fluxa25d ago0x1d5344…4b6a6a
0x15f5…4ba90xfe80…47eeBase$0.001100%fluxa25d ago0xfb9076…1001a0
0x15f5…4ba90xfe80…47eeBase$0.001100%fluxa25d ago0x056f57…fef548
0x15f5…4ba90xfe80…47eeBase$0.001100%fluxa25d ago0xd4bc8e…b443e6
0x15f5…4ba90xfe80…47eeBase$0.001100%fluxa25d ago0xddd45e…bf5586
0x15f5…4ba90xfe80…47eeBase$0.001100%fluxa25d ago0xeb0f63…953b78
0x15f5…4ba90xfe80…47eeBase$0.001100%fluxa25d ago0xdffa77…14d31e
0x15f5…4ba90xfe80…47eeBase$0.001100%fluxa25d ago0x585e81…25a056
0x15f5…4ba90xfe80…47eeBase$0.001100%fluxa25d ago0x8c1cf1…5eec77
0x15f5…4ba90xfe80…47eeBase$0.001100%fluxa25d ago0x745a82…03123b
0x15f5…4ba90xfe80…47eeBase$0.001100%fluxa25d ago0x8a8bef…9a821d

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.