Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2bc6…b7b00x44ee…b7b2Base$0.00570%0x117a…ad1f1d ago0xe3a594…c5c47a
0x2bc6…b7b00x44ee…b7b2Base$0.00570%0x117a…ad1f1d ago0xca4b51…6e5087
0x2bc6…b7b00x44ee…b7b2Base$0.00570%0x117a…ad1f1d ago0x1212d9…5b1a97
0x2bc6…b7b00x44ee…b7b2Base$0.00570%0x117a…ad1f1d ago0x54098a…6dda21
0x2bc6…b7b00x44ee…b7b2Base$0.00570%0x117a…ad1f1d ago0x4b4db5…52c13f
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f2d ago0x894999…ef8d2e
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f2d ago0x05ae80…618e5c
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f2d ago0xeb8e8d…35d565
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f2d ago0xa9ac5d…ac982f
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f2d ago0x448c4e…8e227e
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f2d ago0xe89434…a708fb
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f2d ago0xf53121…bfada5
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f2d ago0x69c412…fad9e8
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f2d ago0x1a6d3e…5ee4de
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f2d ago0x0ea041…5ef2ba
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f2d ago0xb1b22d…964dcf
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f2d ago0x308f99…ca1452
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f2d ago0x08b471…f06176
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f2d ago0xcbda3e…4b8b31
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f2d ago0x49de49…2cc7d3
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f2d ago0xff0e54…7d8790
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f2d ago0xbd8d32…344af7
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f2d ago0xe39d6e…eda61d
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f2d ago0xee30f0…387153
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f2d ago0x8ee92c…335d2e

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.