Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase31d ago0x370132…a63556
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase31d ago0x6eb384…129ed0
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase31d ago0xb490ba…c8c51a
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase31d ago0x6ad965…f0c9ca
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase31d ago0xc03e41…5c7f26
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase31d ago0x76d350…a6555d
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase31d ago0xd841b0…975d5b
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase31d ago0x6aaf78…2911c6
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase31d ago0xe06929…8f55f4
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase31d ago0xab3b8a…8aea06
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase31d ago0x948050…9bbb99
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase31d ago0xc2c5a1…c6d9f6
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase31d ago0x6fa6f6…00fa5e
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase31d ago0x131271…81c13e
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase31d ago0xc6ed6f…8c236b
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase31d ago0x38b529…8a4b85
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase31d ago0x216b01…002cfb
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase31d ago0x377d2a…d1834f
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase31d ago0x116df8…548634
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase31d ago0x0cc6e4…74331d
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase31d ago0xe62dae…d76ed9
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase31d ago0x488f87…a3f087
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase31d ago0xa877e4…51577f
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase31d ago0x75a948…f9bd22
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase31d ago0x6eeba2…866b3b

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.