Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff0f…1b6e0xf973…be88Base—$0.01100%coinbase66d ago0x65a894…b7f92b
0xff0f…1b6e0x9e90…07efBase—$0.01100%coinbase66d ago0x8bf056…7aca0f
0xff0f…1b6e0x1fd1…54caBase—$0.01100%coinbase66d ago0xcd458a…dd6cf2
0xff0f…1b6e0x9db2…924aBase—$0.01100%coinbase66d ago0x9cd077…18304e
0xff0f…1b6e0x7c08…3c53Base—$0.01100%coinbase66d ago0x939417…fd3451
0xff0f…1b6e0x88c0…55afBase—$0.01100%coinbase66d ago0x9bf5b9…316b26
0xff0f…1b6e0xbf94…5ec9Base—$0.01100%coinbase66d ago0x10b70b…a43627
0xff0f…1b6e0xa95a…d309Base—$0.01100%coinbase66d ago0x78f467…bed5db
0xff0f…1b6e0x2a4f…312eBase—$0.01100%coinbase66d ago0x58381d…3aabba
0xff0f…1b6e0x370b…cf78Base—$0.01100%coinbase66d ago0xfdac1f…5b4ddf
0xff0f…1b6e0x9e5a…0032Base—$0.01100%coinbase66d ago0x5bf880…7cb4d2
0xff0f…1b6e0x2dba…801eBase—$0.01100%coinbase66d ago0x18f376…3bd33b
0xff0f…1b6e0xfcee…ac2fBase—$0.01100%coinbase66d ago0x91ea98…71ae15
0xff0f…1b6e0x82b5…7b79Base—$0.01100%coinbase66d ago0x0e334c…bf54a2
0xff0f…1b6e0xe8db…d1a6Base—$0.01100%coinbase66d ago0xb9d49f…7c651b
0xff0f…1b6e0xb4fc…6e49Base—$0.01100%coinbase66d ago0xa8708a…52fff0
0xff0f…1b6e0x51d3…ce7bBase—$0.01100%coinbase66d ago0xeeb7a6…e46c66
0xff0f…1b6e0xa5a5…3d52Base—$0.01100%coinbase66d ago0x81d311…445fe8
0xff0f…1b6e0xbe31…5490Base—$0.01100%coinbase66d ago0xf9ea1b…516089
0xff0f…1b6e0xbc7e…58f2Base—$0.01100%coinbase66d ago0xd22cfc…6081d3
0xff0f…1b6e0x4506…ccd1Base—$0.01100%coinbase66d ago0xf4b440…2c3d9e
0xff0f…1b6e0x1223…9911Base—$0.01100%coinbase66d ago0xa4f11c…1a99ab
0xff0f…1b6e0xdf88…11b1Base—$0.01100%coinbase66d ago0xc6af86…1941d8
0xff0f…1b6e0xb7c5…372fBase—$0.01100%coinbase66d ago0x1b266d…765fbf
0xff0f…1b6e0x0234…76eeBase—$0.01100%coinbase66d ago0x79532d…0e17bf

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.