Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc052…91140x5eab…c114Base—$0.01100%coinbase54d ago0xddb7cc…8846d5
0xc052…91140x38e6…b9a1Base—$0.01100%coinbase54d ago0x29f7c9…0adf1f
0xc052…91140xf6c4…669dBase—$0.01100%coinbase54d ago0xfbc344…169e44
0xc052…91140xfa9f…4519Base—$0.01100%coinbase54d ago0x60f647…7f0e7f
0xc052…91140x617b…fcfeBase—$0.01100%coinbase54d ago0xc587db…abe632
0xc052…91140x8520…5567Base—$0.01100%coinbase54d ago0x62d407…8c2bd6
0xc052…91140xbfd8…1f5fBase—$0.01100%coinbase55d ago0x4ad9e3…2ee066
0xc052…91140x9a3d…9218Base—$0.01100%coinbase55d ago0xab98e4…b51891
0xc052…91140x643c…b4d0Base—$0.01100%coinbase55d ago0xcf2de1…40e064
0xc052…91140xd1b4…2633Base—$0.01100%coinbase55d ago0x312988…97f8d3
0xc052…91140xa002…0c8bBase—$0.01100%coinbase55d ago0x5f2a07…83631c
0xc052…91140xf305…f555Base—$0.01100%coinbase55d ago0xeff6ba…c1ee12
0xc052…91140x3038…6b93Base—$0.01100%coinbase55d ago0x223896…73e80d
0xc052…91140x5359…f17aBase—$0.01100%coinbase55d ago0x8a1644…d5bb81
0xc052…91140x5b5e…0845Base—$0.01100%coinbase55d ago0xa92f3d…0ad532
0xc052…91140xbc52…cc34Base—$0.01100%coinbase55d ago0x50d787…179e84
0xc052…91140x77da…4346Base—$0.01100%coinbase55d ago0xd91634…630c08
0xc052…91140x1e32…ecf4Base—$0.01100%coinbase55d ago0xc6865c…1c62e7
0xc052…91140x3c99…38aeBase—$0.01100%coinbase55d ago0x8c3939…90c7e2
0xc052…91140x2942…449aBase—$0.01100%coinbase55d ago0x21cef0…bedc8a
0xc052…91140x977d…8aecBase—$0.01100%coinbase55d ago0x346bb4…6b3e78
0xc052…91140xef36…0d87Base—$0.01100%coinbase55d ago0x55b453…2e9f85
0xc052…91140xa960…5e8aBase—$0.01100%coinbase55d ago0x34c100…f1a9c5
0xc052…91140x5247…e4a0Base—$0.01100%coinbase55d ago0x662bf9…c06c94
0xc052…91140xae31…14d2Base—$0.01100%coinbase55d ago0xb5195d…d36482

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.