Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1574…5f140xfe80…47eeBase$0.001100%fluxa47d ago0x577b48…3c993b
0xd079…f6220xfe80…47eeBase$0.001100%fluxa47d ago0xfe87a1…2df18b
0xae0d…ee2b0xfe80…47eeBase$0.001100%fluxa47d ago0x718e14…b348ac
0x3f31…01150xfe80…47eeBase$0.001100%fluxa47d ago0x072b0d…277663
0xbec8…26970xfe80…47eeBase$0.001100%fluxa47d ago0xd9b9ec…dff900
0xf9cd…d73b0xfe80…47eeBase$0.001100%fluxa47d ago0x74e156…8f75f5
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa47d ago0x102d6f…65ba9c
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa47d ago0x1e8957…e9b3b5
0xff2f…67110xfe80…47eeBase$0.001100%fluxa47d ago0xe78fc0…9f227f
0x285a…3c290xfe80…47eeBase$0.001100%fluxa47d ago0x6027d4…fab39e
0x18cf…f8950xfe80…47eeBase$0.001100%fluxa47d ago0x06e933…64e1c1
0x9d94…94940xfe80…47eeBase$0.001100%fluxa47d ago0x153b57…0407e7
0xedc1…70d90xfe80…47eeBase$0.001100%fluxa47d ago0x05631e…d8cf4e
0x0ae5…576d0xfe80…47eeBase$0.001100%fluxa47d ago0x2b87d5…589caa
0x0000…9c630xfe80…47eeBase$0.001100%fluxa47d ago0xe07945…a80996
0x636c…0e080xfe80…47eeBase$0.001100%fluxa47d ago0xd29336…3bbfcc
0xd1dd…d17c0xfe80…47eeBase$0.001100%fluxa47d ago0x61555f…b50ade
0x6976…a0280xfe80…47eeBase$0.001100%fluxa47d ago0x591822…ac032b
0x0303…69650xfe80…47eeBase$0.001100%fluxa47d ago0x251a00…5dd181
0x2fec…2f4b0xfe80…47eeBase$0.001100%fluxa47d ago0xf1bfe8…c56f7e
0xfb84…16ae0xfe80…47eeBase$0.001100%fluxa47d ago0x320451…d4de71
0x019a…97570xfe80…47eeBase$0.001100%fluxa47d ago0xc7ed58…51899d
0x51c4…10d70xfe80…47eeBase$0.001100%fluxa47d ago0xd55e0c…82baed
0xde30…05d50xfe80…47eeBase$0.001100%fluxa47d ago0x0dbc96…d86441
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa47d ago0x88314a…f9ff32

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.