Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa19d ago0x7d075b…41aff5
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa19d ago0xb3265a…3954ff
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa19d ago0xddac87…e6491f
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa19d ago0x72f2b5…45ea8d
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa19d ago0xd12f55…816ca5
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa19d ago0x49846d…521757
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa19d ago0x5fe271…574999
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa19d ago0xa3b087…fb1822
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa19d ago0x194255…cb4a5e
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa19d ago0x9106a6…9b7077
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa19d ago0x4f00f2…a854ef
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa19d ago0xaf80b4…d5ef1c
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa19d ago0xe04ba4…882ade
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa19d ago0x86f929…94f3db
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa19d ago0xad8244…1020dd
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa19d ago0xcdd6d6…625637
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa20d ago0xa5b607…8474a4
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa20d ago0x0286dd…606ee7
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa20d ago0xd0f003…7575f5
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa20d ago0x29c260…885ee9
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa20d ago0x9994c8…ea5447
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa20d ago0xc6951f…a9343e
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa20d ago0xbc2423…e1115e
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa20d ago0x42a093…383ebf
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa20d ago0x76db8a…215abf

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.