Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x55b7…e3bf0x3e0a…78e7Base—$0.005891100%coinbase74d ago0xf13ae7…52614d
0x55b7…e3bf0x3e0a…78e7Base—$0.005627100%coinbase74d ago0xc408b4…ae613f
0x55b7…e3bf0x3e0a…78e7Base—$0.005145100%coinbase74d ago0xc5a999…cc8350
0x55b7…e3bf0x3e0a…78e7Base—$0.004455100%coinbase74d ago0x4cbc83…f58a96
0x55b7…e3bf0x3e0a…78e7Base—$0.002728100%coinbase74d ago0xff6022…569ade
0x55b7…e3bf0x3e0a…78e7Base—$0.004557100%coinbase74d ago0x65fb7d…170ee0
0x55b7…e3bf0x3e0a…78e7Base—$0.00415100%coinbase75d ago0x427d5d…bc108c
0x55b7…e3bf0x3e0a…78e7Base—$0.00315100%coinbase75d ago0x84e957…306625
0x55b7…e3bf0x3e0a…78e7Base—$0.002939100%coinbase75d ago0x8ab263…d72788
0x55b7…e3bf0x3e0a…78e7Base—$0.005637100%coinbase75d ago0x585be9…56df7d
0x55b7…e3bf0x3e0a…78e7Base—$0.003824100%coinbase75d ago0xc2d447…217dbb
0x55b7…e3bf0x3e0a…78e7Base—$0.002871100%coinbase75d ago0x68ab46…dc228d
0x55b7…e3bf0x3e0a…78e7Base—$0.004626100%coinbase75d ago0x91ddd1…ed3196
0x55b7…e3bf0x3e0a…78e7Base—$0.004022100%coinbase75d ago0x7b7ef1…0e8fb2
0x55b7…e3bf0x3e0a…78e7Base—$0.004166100%coinbase75d ago0xb098c2…f4ad54
0x55b7…e3bf0x3e0a…78e7Base—$0.004458100%coinbase75d ago0xa233db…e5aa0e
0x55b7…e3bf0x3e0a…78e7Base—$0.004395100%coinbase75d ago0x4a4746…2e9a45
0x55b7…e3bf0x3e0a…78e7Base—$0.005688100%coinbase75d ago0xf90d26…18f0a5
0x55b7…e3bf0x3e0a…78e7Base—$0.002992100%coinbase75d ago0x8b44ae…1ea54d
0x55b7…e3bf0x3e0a…78e7Base—$0.005719100%coinbase75d ago0x4eb70b…b2f296
0x55b7…e3bf0x3e0a…78e7Base—$0.005661100%coinbase75d ago0xabe6a3…c05d59

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.