Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa22d ago0x39789e…c56a68
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa22d ago0x631d19…0011e6
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa22d ago0xad8de8…fe474a
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa22d ago0x917cd9…bd845c
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa22d ago0x0e862f…c6dc78
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa22d ago0x4fc8e3…c810e5
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa22d ago0x095f4f…061113
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa22d ago0x2193ce…51eaea
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa22d ago0xdfc065…c27010
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa22d ago0x135db6…61a217
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa22d ago0x100025…37a33b
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa22d ago0x297f09…e856dd
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa22d ago0xbf1922…f83945
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa22d ago0x7ac1eb…37711f
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa22d ago0x392d6f…2f54e2
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa22d ago0x3a1796…8f07c1
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa22d ago0xa41e37…98b05a
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa22d ago0xf1578c…4af5c2
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa23d ago0x623f0a…5c06ad
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa23d ago0x60eeed…5e4bc9
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa23d ago0xbb4f08…cd9b9f
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa23d ago0x642973…d17da2
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa23d ago0x3d33c5…c1cfb9
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa23d ago0x377ab8…209e87
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa23d ago0x337983…8fbd81

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.