Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1080…d7a90x3e0a…78e7Base—$0.005422100%coinbase73d ago0x013b5c…1bdddf
0x1080…d7a90x3e0a…78e7Base—$0.002698100%coinbase73d ago0x4f1e0c…1e8909
0x1080…d7a90x3e0a…78e7Base—$0.003543100%coinbase73d ago0xddf546…9d5f5a
0x1080…d7a90x3e0a…78e7Base—$0.003319100%coinbase73d ago0x31436d…19afa4
0x1080…d7a90x3e0a…78e7Base—$0.003567100%coinbase73d ago0x5364a4…1b124a
0x1080…d7a90x3e0a…78e7Base—$0.005721100%coinbase73d ago0xb020ba…e5beaa
0x1080…d7a90x3e0a…78e7Base—$0.005853100%coinbase73d ago0x82e141…9d9c3e
0x1080…d7a90x3e0a…78e7Base—$0.002918100%coinbase73d ago0xbb2957…3a6f6d
0x1080…d7a90x3e0a…78e7Base—$0.004516100%coinbase73d ago0x90967a…0b6220
0x1080…d7a90x3e0a…78e7Base—$0.003944100%coinbase74d ago0x1a992e…74d45e
0x1080…d7a90x3e0a…78e7Base—$0.003987100%coinbase74d ago0x3d2c88…55f2b0
0x1080…d7a90x3e0a…78e7Base—$0.003153100%coinbase74d ago0x5a29a4…96dbc3
0x1080…d7a90x3e0a…78e7Base—$0.002918100%coinbase74d ago0x94921c…2e3ab0
0x1080…d7a90x3e0a…78e7Base—$0.0058100%coinbase74d ago0x2d773a…b8d34e
0x1080…d7a90x3e0a…78e7Base—$0.005347100%coinbase74d ago0xb3a1ec…b2422d
0x1080…d7a90x3e0a…78e7Base—$0.004448100%coinbase74d ago0x00db0c…0496b7

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.