Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe95…061c0x3e0a…78e7Base—$0.004417100%coinbase74d ago0x2092a2…613c7d
0xbe95…061c0x3e0a…78e7Base—$0.004776100%coinbase75d ago0x2f104e…3fd281
0xbe95…061c0x3e0a…78e7Base—$0.003143100%coinbase75d ago0x62021e…e378b9
0xbe95…061c0x3e0a…78e7Base—$0.005232100%coinbase75d ago0x41793c…48fd66
0xbe95…061c0x3e0a…78e7Base—$0.005379100%coinbase75d ago0x293b4b…975c21
0xbe95…061c0x3e0a…78e7Base—$0.003413100%coinbase75d ago0xb3fee2…b6af31
0xbe95…061c0x3e0a…78e7Base—$0.00351100%coinbase75d ago0x242a58…c97e82
0xbe95…061c0x3e0a…78e7Base—$0.004274100%coinbase75d ago0x848e7a…4efbf8
0xbe95…061c0x3e0a…78e7Base—$0.005928100%coinbase75d ago0x7229ce…d841d3
0xbe95…061c0x3e0a…78e7Base—$0.004579100%coinbase75d ago0xc5037c…a80cb3
0xbe95…061c0x3e0a…78e7Base—$0.004511100%coinbase75d ago0x712243…b8532e
0xbe95…061c0x3e0a…78e7Base—$0.003232100%coinbase75d ago0x04b18a…7deb4a
0xbe95…061c0x3e0a…78e7Base—$0.003998100%coinbase75d ago0x5f121f…549940
0xbe95…061c0x3e0a…78e7Base—$0.004278100%coinbase75d ago0x704ff5…b659e9
0xbe95…061c0x3e0a…78e7Base—$0.004596100%coinbase75d ago0x09f974…58e366
0xbe95…061c0x3e0a…78e7Base—$0.004194100%coinbase75d ago0xc3b77a…2e5209
0xbe95…061c0x3e0a…78e7Base—$0.004278100%coinbase75d ago0x410bee…7623ba
0xbe95…061c0x3e0a…78e7Base—$0.003959100%coinbase75d ago0xa0b467…19157a
0xbe95…061c0x3e0a…78e7Base—$0.002702100%coinbase75d ago0xe8ba51…00c7d6
0xbe95…061c0x3e0a…78e7Base—$0.003852100%coinbase75d ago0xab9069…4954cc
0xbe95…061c0x3e0a…78e7Base—$0.003826100%coinbase75d ago0x958722…d9b923
0xbe95…061c0x3e0a…78e7Base—$0.002903100%coinbase75d ago0x2cd9af…6c169d
0xbe95…061c0x3e0a…78e7Base—$0.002949100%coinbase75d ago0xb10b1c…b3197e
0xbe95…061c0x3e0a…78e7Base—$0.005235100%coinbase75d ago0xb545ea…4e00ee
0xbe95…061c0x3e0a…78e7Base—$0.003621100%coinbase75d ago0x4f5bc7…a706b6

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.