Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3fd4c7…fb364c
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfadc4b…7ceae2
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x45b3b7…b8e8b3
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2e8da4…ac777c
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc39e9f…8ef55b
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x700ff1…ef62ad
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf81cdc…697f5a
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4e4bd2…5b259e
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd8f9ae…a47170
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1da169…f1b15a
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x464bfc…c6d886
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd01402…c1e048
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf24c78…8ef6ae
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1d0352…357879
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf55057…860338
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2c4450…bebd7f
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb61d88…f19db6
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x83ead5…4511ec
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe5a03d…c4f023
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x512698…4269ac
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0d8303…4fe8f3
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x07f42e…8d73eb
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7bfb75…918216
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1e1db7…58d7bb
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x146198…2b530b

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.