Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase41d ago0x91e1a9…122ff1
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase41d ago0xdd034c…7e9f09
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase41d ago0xcbb50c…f0edf8
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase41d ago0x742dd5…c9ea12
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase41d ago0x74f15a…e3e2dc
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase41d ago0xc7a6f6…1ec09c
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase41d ago0x6904bd…06c7ad
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase41d ago0xc2f423…28c4bf
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase41d ago0xf5519c…487651
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase41d ago0xec59f1…a97af6
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase41d ago0x15a624…81c136
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase41d ago0xd6f845…e6a670
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase41d ago0x8bdc86…ec08ce
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase41d ago0xb494c3…050c34
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase41d ago0x1eb173…d115a9
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase41d ago0x8a01ae…4e0b1a
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase41d ago0x331966…2b6af5
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase41d ago0x6747c4…c8dfb7
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase41d ago0x4804ce…8b6766
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase41d ago0x88b597…5fc641
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase41d ago0xcfbaf9…59ddfd
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase41d ago0x8f13b9…56b4cb
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase41d ago0xee0399…65146d
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase41d ago0xf160b8…57ed4c
0xdefd…c2d80x6b60…f153Base$0.001100%coinbase41d ago0x345e03…e45b55

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.