Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf587…04f40x6d6e…9192BaseExaSearch$0.01100%coinbase130d ago0xd5f64d…7cad5f
0xf587…04f40x6d6e…9192BaseExaSearch$0.01100%coinbase130d ago0x4a0816…045803
0xf587…04f40x6d6e…9192BaseExaSearch$0.01100%coinbase130d ago0x22c643…850a10
0x840c…a0640x0e84…b808BaseOtto AITwitter search$0.001100%coinbase130d ago0x6427cd…145037
0xd05e…24420x40a8…ad8bBasex402 service$0.005100%coinbase130d ago0x06ac2f…46e285
0x9a48…32300x40a8…ad8bBasex402 service$0.005100%coinbase130d ago0xd380e7…1d95a2
0x97f6…b47d0x40a8…ad8bBasex402 service$0.005100%coinbase130d ago0xc9fa65…fd7f84
0xd168…f06d0x40a8…ad8bBasex402 service$0.001100%coinbase130d ago0x8edc0a…ae0578
0x3a17…f2c40x40a8…ad8bBasex402 service$0.005100%coinbase130d ago0x026864…38fb74
0xf13d…a74f0x40a8…ad8bBasex402 service$0.01100%coinbase130d ago0x92b191…fac4fa
0xf7b2…24ac0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase130d ago0x261619…08aceb
0xf7b2…24ac0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase130d ago0x4a2e6b…1ba889
0xb633…d9620x40a8…ad8bBasex402 service$0.01100%coinbase130d ago0xf96a69…f39d1a
0x367f…1a030x0e84…b808BaseOtto AITwitter search$0.001100%coinbase130d ago0xca3c81…00a67a
0x367f…1a030x0e84…b808BaseOtto AITwitter search$0.001100%coinbase130d ago0x813dd2…96a719
0xb1de…3d220x40a8…ad8bBasex402 service$0.005100%coinbase130d ago0x3d5438…cadd72
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.001100%coinbase130d ago0xba34ee…5cd05b
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase130d ago0xe4ed4a…983f4f
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase130d ago0xe7bd4b…6f793c
0x223c…3c640x9dba…0df8Basex402 service$0.01100%dexter130d ago0x5369fa…e02312
0x223c…3c640x9dba…0df8Basex402 service$0.01100%dexter130d ago0x181dfa…69c010
0x223c…3c640x9dba…0df8Basex402 service$0.01100%dexter130d ago0xab0c5e…a7d984
0x527f…989b0x40a8…ad8bBasex402 service$0.005100%coinbase130d ago0x92ffef…dada81
0xaad5…b46b0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase130d ago0x44ca9a…fabba6
0x7de6…44f60x0e84…b808BaseOtto AITwitter search$0.001100%coinbase130d ago0x5a4a51…bb5e6d

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.