Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase41d ago0xe29376…b2be6d
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase41d ago0x386b68…cb14b1
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase41d ago0x075d1a…788029
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase41d ago0x4bc725…fab53f
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase41d ago0xceb553…7d5bef
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase41d ago0x3aa89f…fa78ce
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase41d ago0xac8d1f…27174e
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase41d ago0x5fa032…984ea0
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase41d ago0xfed181…62473b
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase41d ago0x76a55d…54d7de
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase41d ago0xb671ef…3d7050
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase41d ago0x5a5b64…574560
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase41d ago0xb9c4ef…19d6f8
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase41d ago0x9d60ee…471011
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase41d ago0x5a01ec…29617b
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase41d ago0xe24d99…8fbf56
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase41d ago0x8072fa…32e44f
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase41d ago0x4504be…3155c3
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase41d ago0x647e72…c0b0c1
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase41d ago0xf57ded…707311
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase41d ago0x1f6e77…6d8c53
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase41d ago0x29c315…ba7f54
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase41d ago0x64f810…1a9b7f
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase41d ago0xc58223…5d481c
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase41d ago0xbc2e6a…bd18b3

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.