Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ec1…e45d0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase19d ago0xfdf963…2687a5
0x2d48…130d0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase19d ago0xe16e54…c5c9fc
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase19d ago0xe5f405…64e2a2
0x2cae…270d0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase19d ago0xa39e6c…bf8962
0xb401…995b0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase19d ago0xf019ea…6fb9fc
0xb401…995b0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase19d ago0x557746…07985b
0x3e06…16530x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase19d ago0x4f0056…c68087
0x3e06…16530x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase19d ago0xab7020…ea304e
0x0c47…cceb0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase19d ago0xa51958…9d26b5
0x0c47…cceb0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase19d ago0x4b0cf7…c7f391
0xadc3…05660x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase19d ago0xc9c697…52b66a
0xadc3…05660x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase19d ago0x75301a…71961e
0x20bf…b2360x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase19d ago0x23f5a5…646ca7
0x20bf…b2360x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase19d ago0xa7e491…1087e6
0x08f7…2c4b0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase19d ago0x7054fc…d6cdb5
0x08f7…2c4b0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase19d ago0x6fca27…2e308a
0x08f7…2c4b0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase19d ago0xd680f6…326daf
0x8789…42d80x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase19d ago0x1914eb…7734fa
0x2cb8…c4ab0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase20d ago0xf514e9…9ce125
0x72d3…4e110x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase20d ago0x16c6bc…f203ac
0x3803…101b0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase20d ago0x38fed4…69558e
0x27ab…248c0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase20d ago0xf82ab9…3fefae
0x27ab…248c0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase20d ago0xb87142…394e4f
0x27ab…248c0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase20d ago0xcac0c2…a04346
0x27ab…248c0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase20d ago0x59d785…7a6669

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.