Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e0d…608a0x4870…be40Base—$0.01100%coinbase80d ago0x46b24d…428608
0x5e0d…608a0x3b66…36e9Base—$0.01100%coinbase80d ago0xfdb0d6…de33be
0x5e0d…608a0x5208…173cBase—$0.01100%coinbase80d ago0xec363e…bb08a8
0x5e0d…608a0x27db…fe3fBase—$0.01100%coinbase80d ago0x4f3ffb…264d64
0x5e0d…608a0x52e1…c06cBase—$0.01100%coinbase80d ago0x7d4c72…5613d5
0x5e0d…608a0xb1f9…0ed0Base—$0.01100%coinbase80d ago0x9b1e5f…bc4ad1
0x5e0d…608a0x5ae0…8d2aBase—$0.01100%coinbase80d ago0x010c03…3a9d79
0x5e0d…608a0x3174…7cf2Base—$0.01100%coinbase80d ago0x9e88d9…cf0a54
0x5e0d…608a0x6a55…cd79Base—$0.01100%coinbase80d ago0xa2d47e…415256
0x5e0d…608a0xd944…76beBase—$0.01100%coinbase80d ago0xca1218…ea15f6
0x5e0d…608a0x7e7f…9e9bBase—$0.01100%coinbase80d ago0x8206b2…abf335
0x5e0d…608a0x7209…556fBase—$0.01100%coinbase80d ago0x5addc3…bd26e7
0x5e0d…608a0xd600…04c9Base—$0.01100%coinbase80d ago0x633a62…a43176
0x5e0d…608a0x40eb…99cfBase—$0.01100%coinbase80d ago0x580870…8f5f46
0x5e0d…608a0x2d20…0639Base—$0.01100%coinbase80d ago0xaa16db…f19e7f
0x5e0d…608a0x7811…4871Base—$0.01100%coinbase80d ago0xd9cf38…7eccd9
0x5e0d…608a0x7b01…62beBase—$0.01100%coinbase80d ago0x660612…4966b5
0x5e0d…608a0xd1d5…b75eBase—$0.01100%coinbase80d ago0x735cb5…25dfb6
0x5e0d…608a0x7b0b…bc88Base—$0.01100%coinbase80d ago0x1a19b3…188f68
0x5e0d…608a0xc272…e80dBase—$0.01100%coinbase80d ago0xf66954…e9f6e3
0x5e0d…608a0x944d…ec52Base—$0.01100%coinbase80d ago0xc1afcb…7afa24
0x5e0d…608a0x3a55…7090Base—$0.01100%coinbase80d ago0xa233ce…6cbd85

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.