Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xee07…39020xa9dd…2315Base—$0.002100%coinbase75d ago0xee08a1…e2df4c
0xee07…39020xa9dd…2315Base—$0.002100%coinbase75d ago0xb6da8e…de143f
0xee07…39020xa9dd…2315Base—$0.002100%coinbase75d ago0xd86ec3…52f2e5
0xee07…39020xa9dd…2315Base—$0.002100%coinbase75d ago0x391c56…fa176f
0xee07…39020xa9dd…2315Base—$0.002100%coinbase75d ago0xb480ae…030b9d
0xee07…39020xa9dd…2315Base—$0.002100%coinbase75d ago0xb8a5f1…ed6017
0xee07…39020xa9dd…2315Base—$0.002100%coinbase75d ago0x2f8799…2ed1d8
0xee07…39020xa9dd…2315Base—$0.002100%coinbase75d ago0x3c62aa…d981a0
0xee07…39020xa9dd…2315Base—$0.002100%coinbase75d ago0x5d2a76…00130f
0xee07…39020xa9dd…2315Base—$0.002100%coinbase75d ago0x1bfbe8…e2b529
0xee07…39020xa9dd…2315Base—$0.002100%coinbase75d ago0x13f57e…c71e8a
0xee07…39020xa9dd…2315Base—$0.002100%coinbase75d ago0x02299f…388441
0xee07…39020xa9dd…2315Base—$0.002100%coinbase75d ago0x0144c2…1314eb
0xee07…39020xa9dd…2315Base—$0.002100%coinbase75d ago0x7ccab8…b6f45c
0xee07…39020xa9dd…2315Base—$0.002100%coinbase75d ago0x15ed2d…a4b9d7
0xee07…39020xa9dd…2315Base—$0.002100%coinbase75d ago0xccfeeb…8a210f
0xee07…39020xa9dd…2315Base—$0.002100%coinbase75d ago0x6396b6…f95cc4
0xee07…39020xa9dd…2315Base—$0.002100%coinbase75d ago0x782d3a…f3037f
0xee07…39020xa9dd…2315Base—$0.002100%coinbase75d ago0xba3626…aa0e37
0xee07…39020xa9dd…2315Base—$0.002100%coinbase75d ago0xde1e7e…2e60af
0xee07…39020xa9dd…2315Base—$0.002100%coinbase75d ago0xaa1474…7bb32e
0xee07…39020xa9dd…2315Base—$0.002100%coinbase75d ago0xb97509…f22b3d
0xee07…39020xa9dd…2315Base—$0.002100%coinbase75d ago0x3bf367…a74438
0xee07…39020xa9dd…2315Base—$0.002100%coinbase75d ago0xfbf168…ceb02d
0xee07…39020xa9dd…2315Base—$0.002100%coinbase75d ago0x845aaa…40418f

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.