Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0de6…87d30x12a9…a21bBase—$0.00170%0x12a9…a21b13s ago0x1b13aa…d0a6a5
0xc2f4…aadb0x6839…1a2bBase—$0.003100%coinbase13s ago0xb45379…596c76
0x0de6…87d30x12a9…a21bBase—$0.00170%0x12a9…a21b13s ago0x7103f0…ca13ed
0x0de6…87d30x12a9…a21bBase—$0.00170%0x12a9…a21b17s ago0xfe0f9b…a2f4c3
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase17s ago0x764382…e732aa
0x3807…47a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x3a0b15…a7c507
0x0de6…87d30x12a9…a21bBase—$0.00170%0x12a9…a21b19s ago0x57e4cd…ca7ffa
0x47b9…1d950xc808…78eeBase—$0.10100%ultravioletadao21s ago0xe49707…6fa636
0x47b9…1d950xf466…6ad4Base—$0.10100%ultravioletadao21s ago0xfdade5…50a715
0x56f6…f27c0x3e0a…78e7Base—$0.003819100%coinbase23s ago0x0225a1…9861f4
0x0de6…87d30x12a9…a21bBase—$0.00170%0x12a9…a21b23s ago0x7629ae…9e5dc2
0x844c…95d80x6839…1a2bBase—$1.00100%coinbase23s ago0xc82496…f5f220
0x5c18…8bb60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x4cf734…3bcd89
0x1b8d…b79f0xfe80…47eeBase—$0.001100%fluxa25s ago0xdaab66…6afb2f
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase25s ago0x29d059…c608b4
0x0de6…87d30x12a9…a21bBase—$0.00170%0x12a9…a21b25s ago0x2e873a…fa1804
0x47b9…1d950x1e1c…3db7Base—$0.10100%ultravioletadao27s ago0x811c3e…a284cc
0xe694…e4370x0263…1ed5Base—$0.10100%ultravioletadao27s ago0xb48f4a…0e4f28
0x1a18…c9560x7dbb…59e0Base—$699.8770%0x323a…a4f227s ago0xcd5f52…36b8ed
0x0de6…87d30x12a9…a21bBase—$0.00170%0x12a9…a21b27s ago0x478430…8c29b7
0x47b9…1d950xe352…4e46Base—$0.10100%ultravioletadao27s ago0xe39c54…1abd6c
0x47b9…1d950xd257…844aBase—$0.10100%ultravioletadao27s ago0x4fa46f…346854
0x8c75…9b160x48d5…4615BaseMarket Intelligence APIRegime$0.02100%coinbase29s ago0xb83a33…924603
0x0de6…87d30x12a9…a21bBase—$0.00170%0x12a9…a21b29s ago0x40d2b2…0dbd15
0xf4a0…4cf80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0xcdbdf0…b1c0a9

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.