Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase86d ago0x851ca6…02d858
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase86d ago0xa7cbd6…56a971
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase86d ago0x059b5e…0206ec
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase86d ago0x2d03ac…68cfab
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase86d ago0x9a0ec8…c282d4
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase86d ago0x16a105…0a4b07
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase86d ago0x22daf5…a6efe8
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase86d ago0x5a62f3…5b1d1f
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase86d ago0x6bb477…f60760
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase86d ago0xc5cbff…31c8ca
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase86d ago0x458102…a0a402
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase86d ago0xc52c45…127d06
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase86d ago0xcb960c…0be34d
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase86d ago0xf83f53…34020a
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase86d ago0x408717…9fd198
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase86d ago0x518b27…1e5647
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase86d ago0x1857ea…f142d8
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase86d ago0x0f77a2…a1544a
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase86d ago0xb1e52d…455d28
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase86d ago0x5b924d…a39f39
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase86d ago0x109e5f…6554ba
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase86d ago0xccfeaf…602bbc
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase86d ago0x0ed3b1…aa3aef
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase86d ago0xaa0244…1f1198
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase86d ago0x5579f8…227832

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.