Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85f4…2fb80x3e0a…78e7Base—$0.004257100%coinbase73d ago0x483367…df033f
0x85f4…2fb80x3e0a…78e7Base—$0.003948100%coinbase73d ago0xd43f64…48ccec
0x85f4…2fb80x3e0a…78e7Base—$0.003028100%coinbase73d ago0x87c5a5…fbf713
0x85f4…2fb80x3e0a…78e7Base—$0.00463100%coinbase73d ago0x22fac7…9b66e5
0x85f4…2fb80x3e0a…78e7Base—$0.004088100%coinbase73d ago0x969acf…e9f743
0x85f4…2fb80x3e0a…78e7Base—$0.002949100%coinbase73d ago0x74ba6f…dbc0b0
0x85f4…2fb80x3e0a…78e7Base—$0.005084100%coinbase73d ago0x712221…56a056
0x85f4…2fb80x3e0a…78e7Base—$0.005815100%coinbase73d ago0xe5c380…cd3ac9
0x85f4…2fb80x3e0a…78e7Base—$0.003218100%coinbase73d ago0x98ab60…b6e3e6
0x85f4…2fb80x3e0a…78e7Base—$0.002996100%coinbase74d ago0x829d9f…bb585a
0x85f4…2fb80x3e0a…78e7Base—$0.005836100%coinbase74d ago0xfbd23c…3df9da
0x85f4…2fb80x3e0a…78e7Base—$0.003923100%coinbase74d ago0x4e11c5…2250b1
0x85f4…2fb80x3e0a…78e7Base—$0.004217100%coinbase74d ago0x8998fc…1baead
0x85f4…2fb80x3e0a…78e7Base—$0.004926100%coinbase74d ago0xb314d9…def6f6
0x85f4…2fb80x3e0a…78e7Base—$0.003112100%coinbase74d ago0x56b945…1f0054
0x85f4…2fb80x3e0a…78e7Base—$0.0041100%coinbase74d ago0x316f57…c7c2c8
0x85f4…2fb80x3e0a…78e7Base—$0.003301100%coinbase74d ago0x775470…5b1f4d
0x85f4…2fb80x3e0a…78e7Base—$0.005052100%coinbase74d ago0x05148c…61937e
0x85f4…2fb80x3e0a…78e7Base—$0.005709100%coinbase74d ago0xec6bc0…7acf4f
0x85f4…2fb80x3e0a…78e7Base—$0.002933100%coinbase74d ago0xafeda0…c8c47f

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.