Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xadfb…16740xa9dd…2315Base$0.002100%coinbase17d ago0xd69478…3e4346
0xadfb…16740xa9dd…2315Base$0.002100%coinbase17d ago0xcbbd97…a11d36
0xadfb…16740xa9dd…2315Base$0.002100%coinbase17d ago0xce2e09…1bdfa5
0xadfb…16740xa9dd…2315Base$0.002100%coinbase17d ago0x5b7711…73008e
0xadfb…16740xa9dd…2315Base$0.002100%coinbase17d ago0x88f2e4…f3d2ef
0xadfb…16740xa9dd…2315Base$0.002100%coinbase17d ago0xd54ff0…c3ca4b
0xadfb…16740xa9dd…2315Base$0.002100%coinbase17d ago0x366f96…6f66a4
0xadfb…16740xa9dd…2315Base$0.002100%coinbase17d ago0x2f4291…dc8eed
0x2452…760c0xa9dd…2315Base$0.002100%coinbase17d ago0xd2984b…c00323
0xadfb…16740xa9dd…2315Base$0.002100%coinbase17d ago0xb584de…1287a3
0xadfb…16740xa9dd…2315Base$0.002100%coinbase17d ago0x76f413…b60f3b
0xadfb…16740xa9dd…2315Base$0.002100%coinbase17d ago0xa4939c…08852e
0xadfb…16740xa9dd…2315Base$0.002100%coinbase17d ago0x789d05…4a2d71
0xadfb…16740xa9dd…2315Base$0.002100%coinbase17d ago0x3d8d54…020aba
0xadfb…16740xa9dd…2315Base$0.002100%coinbase17d ago0x14f86f…5c97d2
0xadfb…16740xa9dd…2315Base$0.002100%coinbase17d ago0x40ffd6…1c8bfb
0xadfb…16740xa9dd…2315Base$0.002100%coinbase17d ago0x3ad1e9…3407b7
0xadfb…16740xa9dd…2315Base$0.002100%coinbase17d ago0x2de9cd…e7c98b
0xadfb…16740xa9dd…2315Base$0.002100%coinbase17d ago0xac820c…880971
0xadfb…16740xa9dd…2315Base$0.002100%coinbase17d ago0x2eb385…21b58a
0xadfb…16740xa9dd…2315Base$0.002100%coinbase17d ago0x8b0321…775781
0xadfb…16740xa9dd…2315Base$0.002100%coinbase17d ago0x2dc4e1…589f54
0xadfb…16740xa9dd…2315Base$0.002100%coinbase17d ago0xad20fd…bd6a9f
0xadfb…16740xa9dd…2315Base$0.002100%coinbase17d ago0xb11603…cd03e7
0xadfb…16740xa9dd…2315Base$0.002100%coinbase17d ago0x24114d…0dc06d

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.