Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66d7…92900x1677…7f27Base—$0.0084100%coinbase2d ago0xbbdf64…aa61a8
0x66d7…92900x1677…7f27Base—$0.00315100%coinbase2d ago0x62391a…2b9c1f
0xd339…9a640x1677…7f27Base—$0.00735100%coinbase2d ago0xa41428…56bcd0
0xd339…9a640x1677…7f27Base—$0.00735100%coinbase2d ago0x806efe…fd00aa
0xd339…9a640x1677…7f27Base—$0.00735100%coinbase2d ago0x214af0…00a39c
0xd339…9a640x1677…7f27Base—$0.29100%coinbase2d ago0x48ae36…e70727
0xd339…9a640x1677…7f27Base—$0.00525100%coinbase2d ago0x6cf958…6cbded
0xd339…9a640x1677…7f27Base—$1.05100%coinbase2d ago0xd4e6f1…eb4397
0xd339…9a640x1677…7f27Base—$1.05100%coinbase2d ago0xba590f…c58d49
0xd339…9a640x1677…7f27Base—$0.28100%coinbase2d ago0x154866…215d50
0xd339…9a640x1677…7f27Base—$0.28100%coinbase2d ago0x76c724…b219e2
0xd339…9a640x1677…7f27Base—$0.12100%coinbase2d ago0x041cd8…3d289c
0xd339…9a640x1677…7f27Base—$0.11100%coinbase2d ago0x225c0f…7ad7c6
0xd339…9a640x1677…7f27Base—$0.16100%coinbase2d ago0xf2df4c…f244fb
0xd339…9a640x1677…7f27Base—$0.05100%coinbase2d ago0xb6a259…33c6ef
0xd339…9a640x1677…7f27Base—$0.00525100%coinbase2d ago0x506b1a…713c1c
0xd339…9a640x1677…7f27Base—$0.03100%coinbase2d ago0xd1edc7…9853b3
0xd339…9a640x1677…7f27Base—$0.00735100%coinbase2d ago0x001b78…5e620e
0xd339…9a640x1677…7f27Base—$0.00105100%coinbase2d ago0xffc4df…3e53cc
0xd339…9a640x1677…7f27Base—$0.03100%coinbase2d ago0x5bbe38…823c59
0xd339…9a640x1677…7f27Base—$0.03100%coinbase2d ago0xc5b48f…76156b
0xd339…9a640x1677…7f27Base—$0.03100%coinbase2d ago0x8221be…e9d690
0xd339…9a640x1677…7f27Base—$0.03100%coinbase2d ago0x3edcf0…04a436
0xd339…9a640x1677…7f27Base—$0.03100%coinbase2d ago0x13987e…85fbec
0xd339…9a640x1677…7f27Base—$0.03100%coinbase2d ago0xba4f2c…2d1e0a

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.