Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd391…220a0x9c95…e299Base—$0.001100%fluxa44d ago0x2e49f6…00d71a
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa44d ago0x3bf16a…10e3e4
0xd391…220a0x9c95…e299Base—$0.001100%fluxa44d ago0x5836d4…662122
0xd391…220a0x9c95…e299Base—$0.001100%fluxa44d ago0xd000d0…0148f0
0xd391…220a0x9c95…e299Base—$0.001100%fluxa44d ago0xe66569…5f5ff9
0xd391…220a0x9c95…e299Base—$0.001100%fluxa44d ago0xa690dc…928c6c
0xd391…220a0x9c95…e299Base—$0.001100%fluxa44d ago0xee785e…15b6ed
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa44d ago0xab550f…81e851
0xd391…220a0x9c95…e299Base—$0.001100%fluxa44d ago0xf88f12…4c9092
0xd391…220a0x9c95…e299Base—$0.001100%fluxa44d ago0x7b5e6e…d6cd03
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa44d ago0xfe5c7c…52340b
0xd391…220a0x9c95…e299Base—$0.001100%fluxa44d ago0x247f32…27693a
0xd391…220a0x9c95…e299Base—$0.001100%fluxa44d ago0xb31afb…d255e4
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa44d ago0x6cbb0d…4f335f
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa44d ago0x01a9b6…1f69ae
0xd391…220a0x9c95…e299Base—$0.001100%fluxa44d ago0x372c81…217988
0xd391…220a0x9c95…e299Base—$0.001100%fluxa44d ago0x4e5713…5fa75d
0xd391…220a0x9c95…e299Base—$0.001100%fluxa44d ago0xe1abdc…0f4126
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa44d ago0xa2405a…f53a49
0xd391…220a0x9c95…e299Base—$0.001100%fluxa44d ago0x6228e1…ff4741
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa44d ago0x413ac3…d5311f
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa44d ago0x989829…8106c7
0xd391…220a0x9c95…e299Base—$0.001100%fluxa44d ago0x2a357c…3207e5
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa44d ago0x83f62a…2e1449
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa44d ago0x94da24…c391e3

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.