Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase82d ago0xc0c932…22038f
0x8011…7e8a0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase83d ago0x53cee9…54f560
0x15c3…bc2b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase83d ago0xfe1ea0…0c28b3
0x3803…101b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase83d ago0xea9aa8…b94420
0x8011…7e8a0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase83d ago0xfbba5b…5f9954
0x9e5e…7f050x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase83d ago0x69ccbb…deddcd
0x8011…7e8a0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase83d ago0xdf97f2…25125a
0x15c3…bc2b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase83d ago0x2306a5…4ccb43
0x8011…7e8a0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase83d ago0x452118…fecf73
0x8011…7e8a0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase83d ago0xf6f31e…c953d9
0x15c3…bc2b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase83d ago0x562549…b74ea7
0x72d3…4e110x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase83d ago0x7f65b6…f447a7
0x8011…7e8a0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase83d ago0x89aa9f…cd8da0
0x15c3…bc2b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase83d ago0x9afc7e…ad4d51
0x15c3…bc2b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase83d ago0xa46bba…95705d
0x8011…7e8a0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase83d ago0x1d5c0b…cb7559
0x8011…7e8a0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase83d ago0x4ee9cf…00dd1e
0x15c3…bc2b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase83d ago0x08b828…bc2df2
0x8011…7e8a0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase83d ago0xe4b07c…970634
godiscrypto.eth0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase83d ago0x8fac1a…c73aa9
0x8011…7e8a0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase83d ago0x551c3e…1095ce
0x15c3…bc2b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase83d ago0xb0c486…d80b0c
0x8011…7e8a0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase83d ago0x30256b…0df203
0xa545…b1e30x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase83d ago0xc634e8…93adc1
0xa545…b1e30x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase83d ago0x791f94…0f7a09

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.