Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa18d ago0x4c696a…d44eeb
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa18d ago0x9ef1c2…915c55
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa19d ago0x729e16…91b64a
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa19d ago0x899cfc…4a3d9e
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa19d ago0xb3704d…c002c3
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa19d ago0x2af55f…19b2f5
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa19d ago0x7cf277…bbccae
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa19d ago0x08319c…f19563
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa19d ago0x359ed0…46469b
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa19d ago0xb652cb…306c88
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa19d ago0x055761…eb20e1
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa19d ago0x986abe…261d9c
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa19d ago0x129c27…fe2395
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa19d ago0xb390b9…da94a0
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa19d ago0x02348d…4a5db7
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa19d ago0x7455c0…bf37c1
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa19d ago0x2286dd…fac07b
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa19d ago0xf4236c…b675a1
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa19d ago0x9c2405…ec6c0f
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa19d ago0xacf0b2…0429cb
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa19d ago0x2c4e2b…240960
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa19d ago0x668bd9…3bae68
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa19d ago0x92cb8b…bdd9c5
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa19d ago0x01ad29…55e4fb
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa19d ago0x4574d9…b9046d

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.