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%coinbase99d ago0xb0777d…820ac5
0x15c3…bc2b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase99d ago0x7d06ae…091498
0x6686…1d0a0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase99d ago0x111a89…624877
0x15c3…bc2b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase99d ago0x094867…fb11e9
0x2cb8…c4ab0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase99d ago0x6671ac…8a106f
0x15c3…bc2b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase99d ago0xce6d8f…05badd
0x15c3…bc2b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase99d ago0xc9d711…a47039
0x15c3…bc2b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase99d ago0x24bf2c…428a88
0xd997…5b7d0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase99d ago0xee2469…67a23d
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase99d ago0xe771a3…4ffb88
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase99d ago0xc7d8b6…3ba794
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase99d ago0x90e5dd…e38d67
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase99d ago0x29e2b4…737afb
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase99d ago0x898fde…a3ca73
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase99d ago0x21a4b6…4dac9c
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase99d ago0xd592e3…255a14
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase99d ago0xd2fb1a…7aa659
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase99d ago0xc0495a…461e75
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase99d ago0xa79a9b…2d5f1e
0x15c3…bc2b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase99d ago0x6df041…24ab69
0xabd7…c23e0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase99d ago0x1faa5c…623fdb
0x15c3…bc2b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase99d ago0x13a939…293cf8
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase99d ago0xf5d3ba…de0ddc
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase99d ago0x1ef90b…c3e670
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase99d ago0xebe662…d895d3

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.