Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cff…ae500x3e0a…78e7Base—$0.004806100%coinbase75d ago0x032d1b…67f6fc
0x8cff…ae500x3e0a…78e7Base—$0.005882100%coinbase75d ago0xf5ff44…7f11ca
0x8cff…ae500x3e0a…78e7Base—$0.005721100%coinbase75d ago0x7000a5…d51be8
0x8cff…ae500x3e0a…78e7Base—$0.002768100%coinbase75d ago0x476582…ecf4c3
0x8cff…ae500x3e0a…78e7Base—$0.005494100%coinbase75d ago0xae63e4…2c2ec4
0x8cff…ae500x3e0a…78e7Base—$0.005896100%coinbase75d ago0x887754…dc37c7
0x8cff…ae500x3e0a…78e7Base—$0.004308100%coinbase75d ago0x32b323…41dbfe
0x8cff…ae500x3e0a…78e7Base—$0.005715100%coinbase75d ago0x49ff35…e22549
0x8cff…ae500x3e0a…78e7Base—$0.004895100%coinbase75d ago0x3f7e03…a7d65d
0x8cff…ae500x3e0a…78e7Base—$0.00275100%coinbase75d ago0x6e3957…0d66a6
0x8cff…ae500x3e0a…78e7Base—$0.005101100%coinbase75d ago0x4463ac…397505
0x8cff…ae500x3e0a…78e7Base—$0.003577100%coinbase75d ago0xca3205…9370be
0x8cff…ae500x3e0a…78e7Base—$0.003808100%coinbase75d ago0x7596d2…a87f28
0x8cff…ae500x3e0a…78e7Base—$0.005208100%coinbase75d ago0xde4a15…f0bd00
0x8cff…ae500x3e0a…78e7Base—$0.005403100%coinbase75d ago0x263d2f…d25b1f
0x8cff…ae500x3e0a…78e7Base—$0.005668100%coinbase75d ago0x899250…f90c92
0x8cff…ae500x3e0a…78e7Base—$0.003073100%coinbase75d ago0x50d22b…df4e2f
0x8cff…ae500x3e0a…78e7Base—$0.003612100%coinbase75d ago0x9348df…db96f2
0x8cff…ae500x3e0a…78e7Base—$0.002828100%coinbase75d ago0xbefaa9…068287
0x8cff…ae500x3e0a…78e7Base—$0.004034100%coinbase75d ago0xf716db…9f15c7
0x8cff…ae500x3e0a…78e7Base—$0.002884100%coinbase75d ago0xe416d6…450072
0x8cff…ae500x3e0a…78e7Base—$0.005594100%coinbase75d ago0xc076b8…2e050f
0x8cff…ae500x3e0a…78e7Base—$0.005675100%coinbase75d ago0x741318…e1b105
0x8cff…ae500x3e0a…78e7Base—$0.00411100%coinbase75d ago0xd0fa96…a63fdb
0x8cff…ae500x3e0a…78e7Base—$0.004422100%coinbase75d ago0xab0f10…b67721

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.