Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase50d ago0x61b676…1ec88b
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase50d ago0x3ecf20…ecdfc6
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase50d ago0x4f99e0…cf7d12
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase50d ago0x703d14…dcc02d
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase50d ago0x029d5b…e16a3c
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase50d ago0x699c91…e91446
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase50d ago0xa6788d…a8ca37
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase50d ago0x161a38…8add8a
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase50d ago0xd8a284…591b39
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase50d ago0xb2de25…e09f6e
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase50d ago0x93de4c…374bc6
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase50d ago0x60cc91…d860bd
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase50d ago0x1b2064…665696
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase50d ago0xb6b432…8c0752
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase50d ago0x112f63…fbfb87
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase50d ago0xe23562…1217c5
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase50d ago0x43f04c…204d1c
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase50d ago0x9ab51d…2e8239
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase50d ago0x919943…15b4b4
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase50d ago0x8c0b7e…f9647f
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase50d ago0x41dea0…9db7c2
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase50d ago0xd00f79…99dc8d
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase50d ago0x58bd10…faf758
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase50d ago0xee0f0e…344c87
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase50d ago0xa059a9…b228a3

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.