Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf816…99380xc607…1531Base—$0.01100%coinbase81d ago0x2ca35c…f5e593
0xf816…99380xda87…44a0Base—$0.01100%coinbase81d ago0x504b36…cbdbd2
0xf816…99380x0899…4f9cBase—$0.01100%coinbase81d ago0xb45cdf…43b762
0xf816…99380xeec3…3d3eBase—$0.01100%coinbase81d ago0x6eab30…158e7d
0xf816…99380xb112…09fdBase—$0.01100%coinbase81d ago0x30f0df…85a30d
0xf816…99380x4dcc…430aBase—$0.01100%coinbase81d ago0x4ebcf7…e98b78
0xf816…99380x1a90…e676Base—$0.01100%coinbase81d ago0xfa7206…9f83fc
0xf816…99380x4f0b…4b70Base—$0.01100%coinbase81d ago0xe9ddc5…745f8a
0xf816…99380xbdae…09f4Base—$0.01100%coinbase81d ago0x8c17c4…029082
0xf816…99380xb265…9067Base—$0.01100%coinbase81d ago0x8a0b3a…e5a395
0xf816…99380xaa61…3a2cBase—$0.01100%coinbase81d ago0x183352…08b93e
0xf816…99380x02e2…dc08Base—$0.01100%coinbase81d ago0xb8eb8b…93b683
0xf816…99380xfd5e…6e93Base—$0.01100%coinbase81d ago0xd9f9a0…8ec084
0xf816…99380xb6c5…93b5Base—$0.01100%coinbase81d ago0x8f0094…40599e
0xf816…99380x769e…1913Base—$0.01100%coinbase81d ago0x12be5d…9a428a
0xf816…99380x4545…2645Base—$0.01100%coinbase81d ago0xdf9fa0…8f217b
0xf816…99380x11b1…dbf1Base—$0.01100%coinbase81d ago0x4ac4e4…fc7093
0xf816…99380xe325…355cBase—$0.01100%coinbase81d ago0xb2c692…9ea2a6
0xf816…99380xfe91…3619Base—$0.01100%coinbase81d ago0xb934d1…52db24

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.