Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3b22f2…d6e25d
0x6235…1a260x0e3d…7757Base—$289.60100%0x7250…0f20107d ago0xfa6d74…2df6f6
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase107d ago0x406944…73eb3c
0x1332…66eb0x0e3d…7757Base—$18.90100%0x3368…d66b107d ago0xbfb4d0…993fa5
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase107d ago0x99016c…95e390
0xa6a9…809d0x8e77…e2d6Base—$27.18100%mrdn107d ago0x2a2eec…50fda7
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI107d ago0xbaefeb…c5bbc2
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase107d ago0xfed1d8…ce15fa
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x035fcf…cd2ef6
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase107d ago0x4903b8…bbbfb6
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.009744100%coinbase107d ago0x522f4b…d13da1
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase107d ago0xf524d2…ee575e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase107d ago0xf5ec61…98c9b9
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase107d ago0x6e9726…130825
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase107d ago0x293b68…2d8128
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe5b58b…c88ef6
0xb90a…9ae40x0917…c476Base—$0.01100%fluxa107d ago0x0620ce…6cb3cd
0xb90a…9ae40x1909…0ba3Base—$0.05100%fluxa107d ago0xc21000…03abef
0xf3ad…39800xe629…4b54Base—$0.01100%0xe629…4b54107d ago0x81811e…d9b4f2
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase107d ago0xd76f5b…a50554
0xf3ad…39800xe629…4b54Base—$0.01100%0xe629…4b54107d ago0xaab8b2…8ae1de
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase107d ago0xee3ea0…37fe94
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2cde9e…ebfed9
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase107d ago0x7ae0e0…724eb3
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase107d ago0xb53eee…0d6cdc

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.