Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c81…f85e0xe489…0c3dBase—$0.01100%coinbase71d ago0x9e37e3…2741f8
0x3c81…f85e0x9647…92bbBase—$0.01100%coinbase72d ago0x5128bc…4d998d
0x3c81…f85e0xb199…6c19Base—$0.01100%coinbase72d ago0x2de1ff…79f5a0
0x3c81…f85e0xb5ee…a142Base—$0.01100%coinbase72d ago0x97fd75…3832b0
0x3c81…f85e0x67af…c36dBase—$0.01100%coinbase72d ago0x86c69c…12b307
0x3c81…f85e0x8446…58f1Base—$0.01100%coinbase72d ago0xbb5775…ad167a
0x3c81…f85e0x9f8c…24daBase—$0.01100%coinbase72d ago0xa2c3cd…b787cb
0x3c81…f85e0x151f…b94cBase—$0.01100%coinbase72d ago0x943895…777853
0x3c81…f85e0x3d99…a99cBase—$0.01100%coinbase72d ago0x23eb99…be8f8d
0x3c81…f85e0x1de7…0e1cBase—$0.01100%coinbase72d ago0x850903…26435a
0x3c81…f85e0x6a76…40dfBase—$0.01100%coinbase72d ago0x54df2f…47c3e6
0x3c81…f85e0x4d06…b1a0Base—$0.01100%coinbase72d ago0x53440e…8562ed
0x3c81…f85e0x43f3…e3f5Base—$0.01100%coinbase72d ago0x661a09…ff1f24
0x3c81…f85e0x065c…ca88Base—$0.01100%coinbase72d ago0x54082a…0466df
0x3c81…f85e0xb911…8b32Base—$0.01100%coinbase72d ago0xed964b…658e2a
0x3c81…f85e0x5dd0…2527Base—$0.01100%coinbase72d ago0xfe8d15…0ad6ac
0x3c81…f85e0x6ef5…6dd2Base—$0.01100%coinbase72d ago0x35ba7f…db1fb2
0x3c81…f85e0x53a6…03c9Base—$0.01100%coinbase72d ago0xe54ccb…511d10
0x3c81…f85e0x06c5…5066Base—$0.01100%coinbase72d ago0x7d67db…0b8c2d
0x3c81…f85e0x9dec…ca03Base—$0.01100%coinbase72d ago0x897158…e8e8e8
0x3c81…f85e0x9362…8d66Base—$0.01100%coinbase72d ago0x2a8edf…e36bbd

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.