Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase60d ago0x36adbe…13fe20
0x5359…06560xa9dd…2315Base—$0.002100%coinbase60d ago0x0cc1e3…d2ab9c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase60d ago0x62a835…987735
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006545100%coinbase60d ago0x4c819e…123029
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase60d ago0x2e6c87…5f583b
0x5359…06560xa9dd…2315Base—$0.002100%coinbase60d ago0x30d5fc…18a7c8
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase60d ago0xbcd4f2…b2ef91
0x5359…06560xa9dd…2315Base—$0.002100%coinbase60d ago0x19addd…09f7b4
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.002100%coinbase60d ago0xda374f…f5a2b4
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase60d ago0x4ee6c2…1c593c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase60d ago0x1d4a60…101fb8
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase60d ago0x4fc52a…21bd24
0x5359…06560xa9dd…2315Base—$0.002100%coinbase60d ago0xe3b4a4…8b3f7e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase60d ago0xb97ac6…d16021
0x5359…06560xa9dd…2315Base—$0.002100%coinbase60d ago0x66bfa3…4867bd
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase60d ago0xe21198…4da124
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase60d ago0x2491bc…2f27fd
0x5359…06560xa9dd…2315Base—$0.002100%coinbase60d ago0x4d604b…3f7326
0x5359…06560xa9dd…2315Base—$0.002100%coinbase60d ago0x75ce09…22b2a6
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase60d ago0xa9ffdf…333325
0x5359…06560xa9dd…2315Base—$0.002100%coinbase60d ago0x409374…19f37c
0x5359…06560xa9dd…2315Base—$0.002100%coinbase60d ago0xfcf873…26015e
0xaa2a…2dac0xa9dd…2315Base—$0.002100%coinbase60d ago0xdb9855…1012fd
0x5359…06560xa9dd…2315Base—$0.002100%coinbase60d ago0xfeca50…55d5bc
0x5359…06560xa9dd…2315Base—$0.002100%coinbase60d ago0x1f04bc…a7aae2

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.