Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5138…cb450x1892…6085Base$1.79100%relai174d ago0x8569c1…2bfc3a
0x5138…cb450x1892…6085Base$1.89100%relai174d ago0xb85d71…908000
0x5138…cb450x1892…6085Base$1.07100%relai174d ago0x36afa3…28b54b
0x5138…cb450x1892…6085Base$1.38100%relai174d ago0xf65549…22715c
0x5138…cb450x1892…6085Base$1.07100%relai174d ago0xc75e35…ad6877
0x5138…cb450x1892…6085Base$1.37100%relai174d ago0x966874…880ea9
0x5138…cb450x1892…6085Base$1.24100%relai174d ago0x623cee…5c37f5
0x5138…cb450x1892…6085Base$1.44100%relai174d ago0x9c655a…343cf5
0x5138…cb450x1892…6085Base$1.99100%relai174d ago0x858d0d…3d205e
0x5138…cb450x1892…6085Base$1.35100%relai174d ago0xe8f01f…9c4e4b
0x5138…cb450x1892…6085Base$1.56100%relai174d ago0xd291a0…c8467e
0x5138…cb450x1892…6085Base$1.86100%relai174d ago0xade452…87b5ae
0x5138…cb450x1892…6085Base$1.54100%relai174d ago0xc08738…f72cfc
0x5138…cb450x1892…6085Base$1.03100%relai174d ago0x6637a5…33318a
0x5138…cb450x1892…6085Base$1.11100%relai174d ago0x3ba395…409c78
0x5138…cb450x1892…6085Base$1.27100%relai174d ago0x0af531…a25d72
0x5138…cb450x1892…6085Base$1.86100%relai174d ago0x365ceb…bbeea6
0x5138…cb450x1892…6085Base$1.24100%relai174d ago0x21e324…99564e
0x5138…cb450x1892…6085Base$1.38100%relai174d ago0x82fad4…0a4dd9
0x5138…cb450x1892…6085Base$1.35100%relai174d ago0x322e7e…d7e6e9
0x5138…cb450x1892…6085Base$1.35100%relai174d ago0xcff7c5…ffe36c
0x5138…cb450x1892…6085Base$1.17100%relai174d ago0x70fc44…344659
0x5138…cb450x1892…6085Base$1.50100%relai174d ago0x5b855c…882df0
0x5138…cb450x1892…6085Base$1.43100%relai174d ago0xd61a0e…611544
0x5138…cb450x1892…6085Base$1.48100%relai174d ago0xe10dec…79cf4a

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.