Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa157…ce460x3e0a…78e7Base—$0.003208100%coinbase74d ago0x3514ad…f715b1
0xa157…ce460x3e0a…78e7Base—$0.002834100%coinbase74d ago0x29162a…a95936
0xa157…ce460x3e0a…78e7Base—$0.002848100%coinbase74d ago0xeba6a7…f476be
0xa157…ce460x3e0a…78e7Base—$0.003503100%coinbase74d ago0x2dd686…cd30d2
0xa157…ce460x3e0a…78e7Base—$0.004079100%coinbase74d ago0x5896b7…c6bb27
0xa157…ce460x3e0a…78e7Base—$0.003017100%coinbase75d ago0x554739…4e2c47
0xa157…ce460x3e0a…78e7Base—$0.00284100%coinbase75d ago0x48e61c…049e35
0xa157…ce460x3e0a…78e7Base—$0.005208100%coinbase75d ago0xd582fa…852a68
0xa157…ce460x3e0a…78e7Base—$0.005795100%coinbase75d ago0x3ae00f…b591cc
0xa157…ce460x3e0a…78e7Base—$0.00399100%coinbase75d ago0xfc0854…ec6248
0xa157…ce460x3e0a…78e7Base—$0.004494100%coinbase75d ago0x5ab64a…247253
0xa157…ce460x3e0a…78e7Base—$0.005656100%coinbase75d ago0x791f04…38faa4
0xa157…ce460x3e0a…78e7Base—$0.004567100%coinbase75d ago0xc1fd02…ef2f6c
0xa157…ce460x3e0a…78e7Base—$0.004389100%coinbase75d ago0x92fe50…f8f8cd
0xa157…ce460x3e0a…78e7Base—$0.004656100%coinbase75d ago0x3e39ef…fe199e
0xa157…ce460x3e0a…78e7Base—$0.004714100%coinbase75d ago0xdd04c9…4bf266
0xa157…ce460x3e0a…78e7Base—$0.00548100%coinbase75d ago0x3b3c61…da4b8b
0xa157…ce460x3e0a…78e7Base—$0.004514100%coinbase75d ago0x0e4172…61bab5
0xa157…ce460x3e0a…78e7Base—$0.003974100%coinbase75d ago0x8c8d53…ccbf08
0xa157…ce460x3e0a…78e7Base—$0.004759100%coinbase75d ago0x417817…7c8c8b
0xa157…ce460x3e0a…78e7Base—$0.00466100%coinbase75d ago0x6579d2…e9de0b
0xa157…ce460x3e0a…78e7Base—$0.004404100%coinbase75d ago0x6a1720…c22a73
0xa157…ce460x3e0a…78e7Base—$0.003112100%coinbase75d ago0x8fbe02…928ad5
0xa157…ce460x3e0a…78e7Base—$0.005812100%coinbase75d ago0x142dc1…031347
0xa157…ce460x3e0a…78e7Base—$0.003804100%coinbase75d ago0x3294a7…0f8ad8

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.