Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x103c…efc80x9e25…0810Base$0.0670%0x9e25…08104d ago0xa43f9b…f64116
0x8c89…c7220x9e25…0810Base$0.0270%0x9e25…08104d ago0x65389c…9f7558
0xf5ab…c2360x9e25…0810Base$0.0170%0x9e25…08104d ago0x8926c8…fa1e25
0xd887…e1e00x9e25…0810Base$0.00947470%0x9e25…08104d ago0x282631…8f89e8
0xe8ed…c3670x9e25…0810Base$0.0370%0x9e25…08104d ago0x344021…7da57c
0xeead…663d0x9e25…0810Base$0.0170%0x9e25…08104d ago0x8d14a2…c53442
0x1aff…25de0x9e25…0810Base$0.0370%0x9e25…08104d ago0xe353c9…57eac6
0x7569…c41f0x9e25…0810Base$0.0170%0x9e25…08104d ago0x06263a…1b156a
0x61cf…fbe70x9e25…0810Base$0.0270%0x9e25…08104d ago0xf28314…ed0636
0x3146…64490x9e25…0810Base$0.0170%0x9e25…08104d ago0x491eb9…2bcec5
0x5646…a7ed0x9e25…0810Base$0.0470%0x9e25…08104d ago0xd54151…5797a9
0x2477…c9fa0x9e25…0810Base$0.0170%0x9e25…08104d ago0xd496f2…8b35ea
0xc2b1…c3590x9e25…0810Base$0.0170%0x9e25…08104d ago0x1d158c…e16fcd
0x27dd…bec20x9e25…0810Base$0.0570%0x9e25…08104d ago0x6fd8a9…80f5e0
0xb2e7…d3e40x9e25…0810Base$0.0770%0x9e25…08104d ago0xe917ea…dce4e3
0xf820…0d7e0x9e25…0810Base$0.0270%0x9e25…08104d ago0xbbf9b9…e8b591
0x2d81…9e0d0x9e25…0810Base$0.0270%0x9e25…08104d ago0x69aa2a…35e9c2
0xcb9c…cb9b0x9e25…0810Base$0.0270%0x9e25…08104d ago0x6bc4ab…ef774f
0xfca4…41110x9e25…0810Base$0.00813670%0x9e25…08104d ago0x9ad572…981566
0xb48e…6ffd0x9e25…0810Base$0.0270%0x9e25…08104d ago0xe60725…ce84f9
0xacee…59340x9e25…0810Base$0.0170%0x9e25…08104d ago0x677b89…7146e6
0x1abc…4bd10x9e25…0810Base$0.0170%0x9e25…08104d ago0xe0b249…19fc57
0x87a1…476e0x9e25…0810Base$0.0770%0x9e25…08105d ago0x4e4186…013897
0x28ea…93c60x9e25…0810Base$0.0170%0x9e25…08105d ago0x67c911…61d100
0x5200…fdd60x9e25…0810Base$0.00677670%0x9e25…08105d ago0xbceaa4…fe7d58

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.