Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0676ef…a1ed10
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x35308c…db5e86
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x73fe1f…1371b9
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1b24f3…94f3af
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x58ca49…516027
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x126421…c76b88
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2b58fe…93d6c2
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x657af6…f0760f
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe53336…859ab1
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0efcff…7ae8bf
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe1cdd6…7b0662
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x52d1b5…fc6580
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb753fb…125feb
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x19a64b…3c8097
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5a0ac2…c515cb
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x80adf2…c09c8f
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8c9ca5…5526df
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc01e34…16ba6d
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x297af3…f64b4a
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb5d176…a99b34
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcc4f8b…2213cb
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1cf29a…76f3d3
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x79bc68…33b041
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x691570…aa912c
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd5d8b7…7a3d07

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.