Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI117d ago0x09372c…9465c8
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI117d ago0x319065…305249
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI117d ago0x629c2c…69f69b
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa227f5…f6a54b
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8cd1d9…af2051
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI117d ago0xcdf0d0…9614e9
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI117d ago0x028016…c20009
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI117d ago0x416ddf…62eb9e
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI117d ago0x612b35…d57ba0
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf09f25…fb23d0
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc18aee…b967c3
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb06a33…b6b103
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6be04f…c9f2c4
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI117d ago0x020a93…434b6b
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd6898c…65cc86
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd3c877…e3c0d2
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI117d ago0x774bfc…3e8c01
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9b7a38…c4557a
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI117d ago0xdab783…ec2f64
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI117d ago0xdbdf26…0e3dcc
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe2f635…d847b2
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa2d596…f1b440
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI117d ago0x66a185…f6d070
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0a73c0…c34b5c
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI117d ago0x469e68…818290

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.