Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase37d ago0x580d8b…3734cc
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase37d ago0xc9d334…4e679d
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase37d ago0xc342be…78e7b1
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase37d ago0xf78e0d…89e52b
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase37d ago0x1c986d…7eac74
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase37d ago0x6d231e…2a099c
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase37d ago0x3883e2…b5f2b0
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase37d ago0x785a6c…a6882b
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase37d ago0xda4e27…6abf41
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase37d ago0x22ee25…35a45f
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase37d ago0x632262…e2a007
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase37d ago0xe0ec04…2a431a
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase37d ago0x945262…83f2d6
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase37d ago0xc4d462…1b2f08
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase37d ago0x610d7d…012e97
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase37d ago0x37e94a…e05484
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase37d ago0xf965a7…f0ac3d
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase37d ago0x6dbd82…02f83b
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase37d ago0x9705b5…83f5dc
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase37d ago0x04fd4a…01f446
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase37d ago0x9185c1…9acb1c
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase37d ago0x5900d6…00f517
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase37d ago0xcb407e…f475ac
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase37d ago0x195c7b…1a4921
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase37d ago0x8f05cc…67386e

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.