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.02100%coinbase51d ago0x035352…2ef35f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase51d ago0x11e736…228d10
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase51d ago0x3bb6b6…cf6201
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase51d ago0x67a366…a7f826
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa51d ago0x02b665…3a2bc2
0x4233…a2bb0x9c95…e299Base—$0.001100%fluxa51d ago0x3206fe…c18bdc
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase51d ago0x1417f8…f6ce78
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase51d ago0x5ff103…bd51c2
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase51d ago0x926f29…92fd8f
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase51d ago0xcd6486…e39707
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase51d ago0xfcaac2…6e59e3
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase51d ago0x0f27da…24a538
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase51d ago0xe36b50…3b7a31
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase51d ago0x3dd65c…11a871
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005185100%coinbase51d ago0x7ea9ca…54c81c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006632100%coinbase51d ago0xe1f8b5…fca571
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007608100%coinbase51d ago0xff07d1…94a5bc
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase51d ago0xa590bd…f20be8
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase51d ago0x246463…9243ee
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase51d ago0xe83419…b5a880
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase51d ago0xfb29e8…d11fd4
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase51d ago0xe14ddb…996f09
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase51d ago0x55789a…4283b2
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase51d ago0x981a36…4b5de8
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase51d ago0xf8a8e6…787710

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.