Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7256…3e4a0x7315…f670Base—$0.01100%coinbase73d ago0x369a5c…911c2a
0x7256…3e4a0xe41b…bf24Base—$0.01100%coinbase73d ago0xbff6a3…430399
0x7256…3e4a0x9d39…2f46Base—$0.01100%coinbase73d ago0x4952cf…b35e99
0x7256…3e4a0x6230…48f9Base—$0.01100%coinbase73d ago0xbdc549…ad669e
0x7256…3e4a0xf3dd…eb00Base—$0.01100%coinbase73d ago0x996ff3…56e28c
0x7256…3e4a0x7ca9…561eBase—$0.01100%coinbase73d ago0xefb14a…80fe3e
0x7256…3e4a0xaaee…fb44Base—$0.01100%coinbase73d ago0x62787f…2fa833
0x7256…3e4a0x0445…51b7Base—$0.01100%coinbase73d ago0x2f7968…2061cd
0x7256…3e4a0x682d…6b16Base—$0.01100%coinbase73d ago0x5339c9…b608af
0x7256…3e4a0x12a6…32c9Base—$0.01100%coinbase73d ago0xc8bde5…e7ed7e
0x7256…3e4a0x5a92…bdc5Base—$0.01100%coinbase73d ago0xc0a028…cbc801
0x7256…3e4a0xb0d6…c455Base—$0.01100%coinbase73d ago0x675cee…12d9c7
0x7256…3e4a0x72ff…c41bBase—$0.01100%coinbase73d ago0x0b2281…982a02
0x7256…3e4a0xfb46…8744Base—$0.01100%coinbase73d ago0xa589fe…856bf9
0x7256…3e4a0x6520…3847Base—$0.01100%coinbase73d ago0x66f3cb…b1f325
0x7256…3e4a0x1d65…e1f2Base—$0.01100%coinbase73d ago0x9e24ec…225ab7
0x7256…3e4a0xc3af…1089Base—$0.01100%coinbase73d ago0x30f2e1…5feab4

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.