Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x355c…f7b40x6d6e…9192BaseExaSearch$0.007100%coinbase1d ago0x912fca…a6f42f
0x355c…f7b40xa112…7d60Basex402 service$0.01100%heurist1d ago0x538b1d…f02331
0x355c…f7b40x6d6e…9192BaseExaSearch$0.001100%coinbase1d ago0x738678…6ca9e6
0x355c…f7b40x9e0e…73c8Base$0.5070%0x117a…ad1f1d ago0xb1e2f2…4e9b86
0x355c…f7b40xc526…0cacBase$0.0570%0x117a…ad1f1d ago0xf9bba4…ed2c19
0x355c…f7b40xc526…0cacBase$0.0570%0x117a…ad1f1d ago0x00b992…32f176
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f1d ago0x894999…ef8d2e
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f1d ago0x05ae80…618e5c
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f1d ago0xeb8e8d…35d565
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f1d ago0xa9ac5d…ac982f
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f1d ago0x448c4e…8e227e
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f1d ago0xe89434…a708fb
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f1d ago0xf53121…bfada5
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f1d ago0x69c412…fad9e8
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f1d ago0x1a6d3e…5ee4de
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f1d ago0x0ea041…5ef2ba
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f1d ago0xb1b22d…964dcf
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f1d ago0x308f99…ca1452
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f1d ago0x08b471…f06176
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f1d ago0xcbda3e…4b8b31
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f1d ago0x49de49…2cc7d3
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f1d ago0xff0e54…7d8790
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f1d ago0xbd8d32…344af7
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f1d ago0xe39d6e…eda61d
0x355c…f7b40x44ee…b7b2Base$0.00570%0x117a…ad1f1d ago0xee30f0…387153

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.