Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb7b…059d0xb0af…7de0Base—$0.28100%coinbase44d ago0x8953fb…43b76f
0xdb7b…059d0xb0af…7de0Base—$14.22100%coinbase45d ago0xe6a750…5748e6
0xdb7b…059d0xb0af…7de0Base—$14.57100%coinbase45d ago0x4874d4…fbabef
0xdb7b…059d0xb0af…3befBase—$3.00100%payAI45d ago0xa3bba3…b5fe9a
0xdb7b…059d0xb0af…3befBase—$3.00100%payAI45d ago0x175b84…a07229
0xdb7b…059d0xb0af…3befBase—$3.00100%payAI45d ago0x603d34…662ad3
0xdb7b…059d0xb0af…7de0Base—$14.40100%coinbase45d ago0x2324a9…285494
0xdb7b…059d0xb0af…7de0Base—$11.83100%coinbase45d ago0xd1e845…4a391d
0xdb7b…059d0xb0af…7de0Base—$11.83100%coinbase45d ago0x4c8ecd…f24a8b
0xdb7b…059d0xb0af…7de0Base—$15.01100%coinbase45d ago0xde3236…199a7d
0xdb7b…059d0xb0af…7de0Base—$14.96100%coinbase45d ago0xbbba49…e6519a
0xdb7b…059d0xb0af…7de0Base—$14.65100%coinbase45d ago0x62f3c1…47b29d
0xdb7b…059d0xb0af…7de0Base—$14.89100%coinbase45d ago0x2604df…ec4d91
0xdb7b…059d0xb0af…7de0Base—$14.42100%coinbase45d ago0x48ba83…a3ec83
0xdb7b…059d0xb0af…7de0Base—$14.42100%coinbase45d ago0x852a81…5d78d5
0xdb7b…059d0xb0af…7de0Base—$14.42100%coinbase45d ago0x9c462f…1b7002
0xdb7b…059d0xb0af…7de0Base—$14.57100%coinbase45d ago0xaeee23…b00d56
0xdb7b…059d0xb0af…7de0Base—$14.56100%coinbase45d ago0xae65fa…4540c5
0xdb7b…059d0xb0af…7de0Base—$14.59100%coinbase45d ago0x90176f…2dcfac
0xdb7b…059d0xb0af…7de0Base—$14.98100%coinbase45d ago0x16acd3…d4c3ff
0xdb7b…059d0xb0af…7de0Base—$15.02100%coinbase45d ago0x84d9e2…bfaca2
0xdb7b…059d0xb0af…7de0Base—$14.98100%coinbase45d ago0xabbf39…f69ab7
0xdb7b…059d0xb0af…7de0Base—$14.59100%coinbase45d ago0xb35ca2…256374
0xdb7b…059d0xb0af…7de0Base—$14.58100%coinbase45d ago0x9c2a64…f4b298
0xdb7b…059d0xb0af…7de0Base—$14.56100%coinbase45d ago0x362ccf…adf9df

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.