Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa15d ago0x03aab5…6e469e
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa15d ago0xcd0604…7bde0e
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa15d ago0x492c82…7603d5
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa15d ago0x0b5106…545a17
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa15d ago0x539313…e7d908
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa15d ago0xb08ddb…149006
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa15d ago0x6bcff4…43666d
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa15d ago0x500f5b…33c8e8
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa15d ago0x197cf4…0e2ada
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa15d ago0x25389c…da76c7
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa15d ago0x40255d…cff732
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa16d ago0xc77bb8…82a67b
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa16d ago0xf1e2a0…89683e
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa16d ago0x39d8ac…7f5861
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa16d ago0xdbdcaf…2e29cb
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa16d ago0x1c24f6…927ca5
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa16d ago0x3f6967…c98ed9
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa16d ago0x71580d…0f0d9c
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa16d ago0xc8d8fb…0b360d
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa16d ago0x518c19…849dd8
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa16d ago0x16c4a9…97fac1
0xb0fc…93690xfe80…47eeBase$0.001100%fluxa16d ago0x8bf829…56e2bd

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.