Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x169d…de8b0x3e0a…78e7Base—$0.002773100%coinbase74d ago0x79f795…a620bf
0x169d…de8b0x3e0a…78e7Base—$0.005523100%coinbase74d ago0x00e5e7…224b57
0x169d…de8b0x3e0a…78e7Base—$0.005101100%coinbase74d ago0xc1af20…1c4cdd
0x169d…de8b0x3e0a…78e7Base—$0.005255100%coinbase74d ago0xa23fea…95b709
0x169d…de8b0x3e0a…78e7Base—$0.00495100%coinbase74d ago0xfa68c6…5e4100
0x169d…de8b0x3e0a…78e7Base—$0.005504100%coinbase74d ago0xd613bb…79c043
0x169d…de8b0x3e0a…78e7Base—$0.003759100%coinbase74d ago0xcb5708…ac43ce
0x169d…de8b0x3e0a…78e7Base—$0.004444100%coinbase74d ago0xbebbe6…4411fa
0x169d…de8b0x3e0a…78e7Base—$0.003655100%coinbase74d ago0xd64b3a…9233d0
0x169d…de8b0x3e0a…78e7Base—$0.00427100%coinbase74d ago0x4983d9…5e2329
0x169d…de8b0x3e0a…78e7Base—$0.00571100%coinbase75d ago0x79ba3b…f04a74
0x169d…de8b0x3e0a…78e7Base—$0.005562100%coinbase75d ago0x03c01f…18ce6b
0x169d…de8b0x3e0a…78e7Base—$0.003015100%coinbase75d ago0x43b00d…b0dc5d
0x169d…de8b0x3e0a…78e7Base—$0.004001100%coinbase75d ago0xbefb54…7d1927
0x169d…de8b0x3e0a…78e7Base—$0.005178100%coinbase75d ago0x508e38…206294
0x169d…de8b0x3e0a…78e7Base—$0.00281100%coinbase75d ago0x1f44fb…3461cf
0x169d…de8b0x3e0a…78e7Base—$0.005756100%coinbase75d ago0x0cd410…6dc92d
0x169d…de8b0x3e0a…78e7Base—$0.004852100%coinbase75d ago0x353fad…ef8bb3
0x169d…de8b0x3e0a…78e7Base—$0.004197100%coinbase75d ago0xb16d44…e70dbd
0x169d…de8b0x3e0a…78e7Base—$0.004147100%coinbase75d ago0x871f5f…1a11f5
0x169d…de8b0x3e0a…78e7Base—$0.003244100%coinbase75d ago0xe9f04b…b07bd3

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.