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%coinbase24d ago0x870b95…b73e1f
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase24d ago0x1babd3…d314a4
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase24d ago0xaca1af…3036c8
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase24d ago0x159ea4…cd1439
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase24d ago0x6fac4c…e6224b
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase24d ago0x3cc70c…beb008
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase24d ago0x3155ca…c589fa
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase24d ago0xca3e64…3abbbd
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase24d ago0x12ed19…8dd4b2
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase24d ago0xa341b8…db22d1
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase24d ago0x8da4e6…9e426b
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase24d ago0xd5f347…3232b0
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase24d ago0x9332dd…739f68
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase24d ago0x03a385…825efc
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase24d ago0x07780b…a0b8a3
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase24d ago0x8435a1…44b535
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase24d ago0xc2233e…78b959
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase24d ago0xc0c6d3…638ea3
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase24d ago0x961866…249d8b
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase24d ago0xadab5e…c63b2d
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase24d ago0x2a0496…c6c23e
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase24d ago0xfa4445…ed4c5b
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase24d ago0x6342d5…68681e
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase24d ago0xa25fa5…ff3f6e
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase24d ago0x5c9c79…0a7340

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.