Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e3b…b7680x4c62…77d1Base—$0.02100%coinbase107d ago0x97f2b1…1c942d
0x3e3b…b7680x4c62…77d1Base—$0.02100%coinbase107d ago0x4ffaa7…2c9bc3
0x3e3b…b7680x4c62…77d1Base—$0.02100%coinbase107d ago0xe6327e…f43a37
0x3e3b…b7680x4c62…77d1Base—$0.02100%coinbase107d ago0xbd78a7…facdc9
0x3e3b…b7680x4c62…77d1Base—$0.02100%coinbase107d ago0x80e55b…edf914
0x3e3b…b7680x4c62…77d1Base—$0.02100%coinbase107d ago0x3d3911…982035
0x3e3b…b7680x4c62…77d1Base—$0.02100%coinbase107d ago0xa19067…0ab9ec
0x3e3b…b7680x4c62…77d1Base—$0.02100%coinbase107d ago0xa31c4c…9f8c56
0x3e3b…b7680x4c62…77d1Base—$0.02100%coinbase107d ago0xc8106f…a2776d
0x3e3b…b7680x4c62…77d1Base—$0.02100%coinbase107d ago0x51d54f…0eb5b0
0x3e3b…b7680x4c62…77d1Base—$0.02100%coinbase107d ago0x83863c…e7952d
0x3e3b…b7680x4c62…77d1Base—$0.02100%coinbase107d ago0xb29feb…74a208
0x3e3b…b7680x4c62…77d1Base—$0.02100%coinbase107d ago0xf011f9…a276d3
0x3e3b…b7680x4c62…77d1Base—$0.02100%coinbase107d ago0x1a70ce…f2f5b5
0x3e3b…b7680x4c62…77d1Base—$0.02100%coinbase107d ago0x3db08d…cfe597
0x3e3b…b7680x4c62…77d1Base—$0.02100%coinbase107d ago0x9676b9…ae6c5e
0x3e3b…b7680x4c62…77d1Base—$0.02100%coinbase107d ago0xd32aa0…b0ebc8
0x3e3b…b7680x4c62…77d1Base—$0.02100%coinbase107d ago0x1d32cd…067d32
0x3e3b…b7680x4c62…77d1Base—$0.02100%coinbase107d ago0x869877…0701ca
0x3e3b…b7680x4c62…77d1Base—$0.02100%coinbase107d ago0xbd5c09…8f8e8a
0x3e3b…b7680x4c62…77d1Base—$0.02100%coinbase107d ago0x93dc28…c40f5d
0x3e3b…b7680x4c62…77d1Base—$0.02100%coinbase107d ago0x4d9e65…aae767
0x3e3b…b7680x4c62…77d1Base—$0.02100%coinbase107d ago0x3d862d…bbf766
0x3e3b…b7680x4c62…77d1Base—$0.02100%coinbase107d ago0xdbb199…e212de
0x3e3b…b7680x4c62…77d1Base—$0.02100%coinbase107d ago0x8e626c…3819f2

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.