Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa20d ago0xb674b0…9be37a
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa20d ago0xb84d95…5628f1
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa20d ago0x854909…43ddbe
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa20d ago0x5b6052…188aa2
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa20d ago0x297f8d…730e81
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa20d ago0x776bc8…abccd2
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa20d ago0x1a871a…de4e23
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa20d ago0xe104ea…2a00a0
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa20d ago0x17cdb9…aff4c3
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa20d ago0x1855bf…3ae04e
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa20d ago0xb24c9c…343621
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa20d ago0x46a376…fc0ed2
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa20d ago0xad6f70…d32475
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa20d ago0x9014b7…21789c
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa20d ago0xdb96be…804fa8
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa20d ago0xc2e58f…15571b
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa21d ago0x090428…c1a680
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa21d ago0xc1f6f9…2abe8b
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa21d ago0xb2eb0b…ddbe94
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa21d ago0xc90d49…f886d3
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa21d ago0xd74c5b…f94061
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa21d ago0x3c3bb6…10884c
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa21d ago0xe2a862…c568e3
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa21d ago0xbc6efc…4fa6bc
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa21d ago0xae0bf8…ded5ef

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.