Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb00…1fac0x3e7c…1570Basex402 service$0.003100%coinbase15d ago0x122854…906ba6
0xdb00…1fac0x3e7c…1570Basex402 service$0.003100%coinbase15d ago0xbdb5b6…9833e1
0xdb00…1fac0x3e7c…1570Basex402 service$0.003100%coinbase15d ago0x9227ae…32d48a
0xdb00…1fac0x3e7c…1570Basex402 service$0.003100%coinbase15d ago0x7ee41c…3400e8
0xdb00…1fac0x3e7c…1570Basex402 service$0.003100%coinbase15d ago0x4cef59…e2aaa1
0xdb00…1fac0x3e7c…1570Basex402 service$0.003100%coinbase15d ago0xdbce85…ad18f4
0xdb00…1fac0x3e7c…1570Basex402 service$0.003100%coinbase15d ago0x88b30c…3866a3
0xdb00…1fac0x3e7c…1570Basex402 service$0.003100%coinbase15d ago0x2d8487…fdb70b
0xdb00…1fac0x3e7c…1570Basex402 service$0.003100%coinbase15d ago0xbf2114…8a384d
0xdb00…1fac0x3e7c…1570Basex402 service$0.003100%coinbase15d ago0x872af2…1b6b9b
0xdb00…1fac0x3e7c…1570Basex402 service$0.003100%coinbase15d ago0xdc51b0…54fb34
0xdb00…1fac0x3e7c…1570Basex402 service$0.003100%coinbase15d ago0x9c420c…fa0665
0xdb00…1fac0x3e7c…1570Basex402 service$0.003100%coinbase15d ago0x10fe06…feb468
0xdb00…1fac0x3e7c…1570Basex402 service$0.003100%coinbase15d ago0x504e8a…6b29f1
0xdb00…1fac0x3e7c…1570Basex402 service$0.003100%coinbase15d ago0x0bde1e…f04b2e
0xdb00…1fac0x3e7c…1570Basex402 service$0.003100%coinbase15d ago0xe4ecb8…8864c5
0xdb00…1fac0x3e7c…1570Basex402 service$0.003100%coinbase15d ago0xe7fb1f…6cc364
0xdb00…1fac0x3e7c…1570Basex402 service$0.003100%coinbase15d ago0x722609…312f82
0xdb00…1fac0x3e7c…1570Basex402 service$0.003100%coinbase15d ago0x731cd7…cfdea1
0xdb00…1fac0x3e7c…1570Basex402 service$0.003100%coinbase15d ago0xe13375…ff79f9
0xdb00…1fac0x3e7c…1570Basex402 service$0.003100%coinbase15d ago0xa104a8…fa4397
0xdb00…1fac0x3e7c…1570Basex402 service$0.003100%coinbase15d ago0xcc9ac3…364e58
0xdb00…1fac0x3e7c…1570Basex402 service$0.003100%coinbase15d ago0xae16af…c992a8
0xdb00…1fac0x3e7c…1570Basex402 service$0.003100%coinbase15d ago0x0a96ae…350e84
0xdb00…1fac0x3e7c…1570Basex402 service$0.003100%coinbase15d ago0x795be1…7bd7e3

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.