Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa34d ago0x376512…b56017
0xd675…2ed10x07cf…2396Basex402 service$0.10100%payAI34d ago0x45559b…6d0032
0xd675…2ed10x07cf…2396Basex402 service$0.06100%payAI34d ago0xb6d515…542054
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0x9813f6…9f9a43
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0xbbfed8…050876
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0x8946c4…d47b1e
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa34d ago0x242131…dd5c39
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0x645822…9ab64e
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0xd132d1…2ef8fc
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0x2d1d49…5d6208
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0x9e164d…3862b2
0xd675…2ed10x07cf…2396Basex402 service$0.1070%0x1360…66fa34d ago0x24712a…760e23
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0x3b469f…17025e
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0xd700db…ec1e2f
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0x91e437…7697b2
0xd675…2ed10x07cf…2396Basex402 service$0.2070%0x1360…66fa34d ago0x4cad38…c068f9
0xd675…2ed10x07cf…2396Basex402 service$0.0670%0x1360…66fa34d ago0x5bfaa5…0a4798
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa34d ago0xd0685c…7d7378
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa34d ago0xd04303…39c85c
0xd675…2ed10x07cf…2396Basex402 service$0.0670%0x1360…66fa34d ago0xeca6d0…f448d0
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0x467be1…383b28
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa34d ago0x95291c…7e3ff0
0xd675…2ed10x07cf…2396Basex402 service$0.2070%0x1360…66fa34d ago0x9149dd…e500fc
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0x8d90ae…89a733
0xd675…2ed10x07cf…2396Basex402 service$0.2070%0x1360…66fa34d ago0xe577f2…68f467

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.