Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb85…5ce90x0ff4…aec0Base—$0.01100%coinbase61d ago0x632c5d…954459
0xdb85…5ce90xc9ba…16eeBase—$0.01100%coinbase61d ago0xdb014b…135c03
0xdb85…5ce90xa808…8accBase—$0.01100%coinbase61d ago0x1751f0…fd02ed
0xdb85…5ce90x06b3…e49dBase—$0.01100%coinbase61d ago0x870f61…5925b5
0xdb85…5ce90x2bff…deefBase—$0.01100%coinbase61d ago0x8cddec…b78b0c
0xdb85…5ce90xfd4a…160fBase—$0.01100%coinbase61d ago0x13e0d6…93ed6c
0xdb85…5ce90x236b…496aBase—$0.01100%coinbase61d ago0x6bcd2c…c1a018
0xdb85…5ce90x3d94…31b0Base—$0.01100%coinbase61d ago0x1a9182…7adfbb
0xdb85…5ce90x5446…c0f0Base—$0.01100%coinbase61d ago0xdef47f…6b48ab
0xdb85…5ce90xa056…518cBase—$0.01100%coinbase61d ago0xed70e5…8f29d3
0xdb85…5ce90x467a…c7b1Base—$0.01100%coinbase61d ago0x8eec07…a3e179
0xdb85…5ce90x64fc…6295Base—$0.01100%coinbase61d ago0x80359f…601a05
0xdb85…5ce90xb988…fbe8Base—$0.01100%coinbase61d ago0xb08453…976c24
0xdb85…5ce90xffe4…1b9bBase—$0.01100%coinbase61d ago0x0a2c90…9ec43f
0xdb85…5ce90x699a…b0e1Base—$0.01100%coinbase61d ago0x8b8eb3…837be7
0xdb85…5ce90xaf41…97e9Base—$0.01100%coinbase61d ago0xdbc096…15f9a7
0xdb85…5ce90x434b…3684Base—$0.01100%coinbase61d ago0x559ebf…11e6c8
0xdb85…5ce90x58a4…7030Base—$0.01100%coinbase61d ago0x23df29…776bde
0xdb85…5ce90x7d18…acc1Base—$0.01100%coinbase61d ago0x7e4a83…3c64ae
0xdb85…5ce90xa3b6…1f5cBase—$0.01100%coinbase61d ago0xe7e4bb…99a71e
0xdb85…5ce90xf3ef…23e2Base—$0.01100%coinbase61d ago0xfcab75…7a4bf7
0xdb85…5ce90x1b9c…5bc6Base—$0.01100%coinbase61d ago0x999015…8d950a
0xdb85…5ce90xaaa4…2967Base—$0.01100%coinbase61d ago0x0166e4…ff5df7
0xdb85…5ce90x18fb…3366Base—$0.01100%coinbase61d ago0xf3906d…6a6bb5
0xdb85…5ce90x3845…b062Base—$0.01100%coinbase61d ago0xbbb353…2213fa

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.