Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x391b…ef000xa9dd…2315Base$0.002100%coinbase50d ago0x338147…a30497
0x391b…ef000xa9dd…2315Base$0.002100%coinbase50d ago0x4aa1ff…4e978f
0x391b…ef000xa9dd…2315Base$0.002100%coinbase50d ago0xd2066e…c95863
0x391b…ef000xa9dd…2315Base$0.002100%coinbase50d ago0xdd50ba…7afe26
0x391b…ef000xa9dd…2315Base$0.002100%coinbase50d ago0x97aef3…a6e65d
0x391b…ef000xa9dd…2315Base$0.002100%coinbase50d ago0xd041e4…55a8fd
0x391b…ef000xa9dd…2315Base$0.002100%coinbase50d ago0xdfed94…e8b837
0x391b…ef000xa9dd…2315Base$0.002100%coinbase50d ago0xdcf324…8133ed
0x391b…ef000xa9dd…2315Base$0.002100%coinbase50d ago0x938c56…a3ca3a
0x391b…ef000xa9dd…2315Base$0.002100%coinbase50d ago0xbfa58e…6b2a6b
0x391b…ef000xa9dd…2315Base$0.002100%coinbase50d ago0xcbd07e…332d2d
0x391b…ef000xa9dd…2315Base$0.002100%coinbase50d ago0xa538e4…269d8b
0x391b…ef000xa9dd…2315Base$0.002100%coinbase50d ago0x7205f4…593b75
0x391b…ef000xa9dd…2315Base$0.002100%coinbase50d ago0xe942b9…3a23e5
0x391b…ef000xa9dd…2315Base$0.002100%coinbase50d ago0xaecc1c…23788d
0x391b…ef000xa9dd…2315Base$0.002100%coinbase50d ago0xc6c1c1…b2e931
0x391b…ef000xa9dd…2315Base$0.002100%coinbase50d ago0xbb5cbe…cec30b
0x391b…ef000xa9dd…2315Base$0.002100%coinbase50d ago0x204e29…f5e20c
0x391b…ef000xa9dd…2315Base$0.002100%coinbase50d ago0x7f86bc…5e6969
0x391b…ef000xa9dd…2315Base$0.002100%coinbase50d ago0xd35445…3b7823
0x391b…ef000xa9dd…2315Base$0.002100%coinbase50d ago0x0ff62f…105451
0x391b…ef000xa9dd…2315Base$0.002100%coinbase50d ago0xccb515…ec9833
0x391b…ef000xa9dd…2315Base$0.002100%coinbase50d ago0x045d62…ad28d2
0x391b…ef000xa9dd…2315Base$0.002100%coinbase50d ago0x891b04…b6851b
0x391b…ef000xa9dd…2315Base$0.002100%coinbase50d ago0xf8c275…6dc8fd

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.