Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x54e1…f4e00x68e3…85b5BaseLION Verified CompanyWallet$0.005100%coinbase12d ago0xb779e8…22bf46
0x54e1…f4e00xd6b5…23a8Basex402 service$0.003100%coinbase12d ago0x44670b…887a42
0x54e1…f4e00xd3fa…e723BaseKeystone Opportunity APIAgents$0.002100%coinbase12d ago0x05062b…37cc59
0x54e1…f4e00x5d17…2acdBaseAnimica$0.001848100%coinbase12d ago0xa7b7d3…e94ffa
0x54e1…f4e00x5d17…2acdBaseAnimica$0.001848100%coinbase12d ago0xffe67c…5fd693
0x54e1…f4e00x5d17…2acdBaseAnimica$0.001848100%coinbase12d ago0x4491d6…ad50e3
0x54e1…f4e00xa2ad…00c7Basex402 service$0.001100%coinbase12d ago0xf32858…d62155
0x54e1…f4e00xa2ad…00c7Basex402 service$0.001100%coinbase12d ago0x55caf4…01fb22
0x54e1…f4e00x2880…4e5eBaseAgent Kalender Hubx402$0.001100%coinbase12d ago0x3e3515…de5953
0x54e1…f4e00xd6b5…23a8Basex402 service$0.001100%coinbase12d ago0x766b80…9999cc
0x54e1…f4e00xd6b5…23a8Basex402 service$0.001100%coinbase12d ago0x998e95…9c37ed
0x54e1…f4e00xa2ad…00c7Basex402 service$0.001100%coinbase12d ago0x70cae7…7044d8
0x54e1…f4e00xd6b5…23a8Basex402 service$0.001100%coinbase12d ago0x220765…239d0b
0x54e1…f4e00xc91c…b95cBasex402 serviceCrypto$0.001100%coinbase12d ago0x03c140…3818eb
0x54e1…f4e00x0fad…2767Basex402 service$0.001100%coinbase12d ago0xaae98e…08003e
0x54e1…f4e00xe252…0d58Basex402 service$0.001100%coinbase12d ago0x0bb696…a1743c
0x54e1…f4e00xa2ad…00c7Basex402 service$0.001100%coinbase12d ago0xd2a3a8…335b48
0x54e1…f4e00xa2ad…00c7Basex402 service$0.001100%coinbase12d ago0x73bc0b…21d040
0x54e1…f4e00x338d…6983Basex402 service$0.001100%coinbase12d ago0xa3704f…d09da7
0x54e1…f4e00xa2ad…00c7Basex402 service$0.001100%coinbase12d ago0x2c38d9…fb2acc
0x54e1…f4e00xa2ad…00c7Basex402 service$0.001100%coinbase12d ago0xd10324…91f601
0x54e1…f4e00xa2ad…00c7Basex402 service$0.001100%coinbase12d ago0x1e9f31…b48bd4
0x54e1…f4e00x0ccd…8667Basex402 service$0.001100%coinbase12d ago0xb75f77…fdff8c
0x54e1…f4e00xa2ad…00c7Basex402 service$0.001100%coinbase12d ago0x0ae9d1…5b8153
0x54e1…f4e00xa2ad…00c7Basex402 service$0.001100%coinbase12d ago0x5033db…3c0bd2

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.