Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa20d ago0x7b3d96…f77d98
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa20d ago0xbedb22…695901
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa20d ago0x668d9c…19b76a
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa20d ago0x7e58e0…1230fd
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa20d ago0x3824f1…b6d68c
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa20d ago0x496b60…8ffe69
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa20d ago0x94ec45…4698a8
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa20d ago0x4d4706…982df2
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa20d ago0x478190…5c895f
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa20d ago0xeb0ac6…6d05e7
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa20d ago0xa7bc82…4e630f
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa20d ago0xd384f4…4c4a2d
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa20d ago0x63f2fe…2fa4af
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa20d ago0x1d815a…317004
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa20d ago0xb3753d…9cb692
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa21d ago0xe8eeaf…6ba168
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa21d ago0x2037e1…7b8f46
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa21d ago0xf691dd…0f475d
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa21d ago0xfef46a…9dc274
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa21d ago0x4bbf12…6b0f9f
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa21d ago0x0a1e40…56e54b
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa21d ago0x364587…3c1345
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa21d ago0xa68a3a…2eb56e
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa21d ago0x09d517…2291fb
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa21d ago0x4ef0a0…03131c

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.