Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase15d ago0x3770ef…10f142
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase15d ago0x1d923c…24f9da
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase15d ago0x82045a…47dd65
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase15d ago0x8cfd02…7dc57c
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase15d ago0x158afd…88395d
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase15d ago0x9d711e…58fe62
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase15d ago0x8f1131…0c19fa
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase15d ago0x0a3030…9d308f
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase15d ago0xb78d4a…536d6c
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase15d ago0x9d2675…95c3e0
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase15d ago0x03d51c…2d5f47
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase15d ago0xc0a194…a5b7ff
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase15d ago0xa80cf3…fcc158
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase15d ago0x37f019…dec9c7
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase15d ago0x3ffc94…c64f15
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase15d ago0x62138d…5aeb87
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase15d ago0x39d7f0…302785
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase15d ago0xb4f010…258ad6
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase15d ago0x609835…66ad27
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase15d ago0x5769fc…ad7a2f
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase15d ago0xdff043…8dd02d
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase15d ago0xe09974…c8fa90
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase15d ago0x31db04…e1a0f0
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase15d ago0xbbcbd0…fbf027
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase15d ago0xa299b4…dba4fa

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.