Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x380e…2c430x5aae…482eBase—$0.001100%coinbase5d ago0x261dcd…90c36a
0x380e…2c430x5aae…482eBase—$0.001100%coinbase5d ago0x594374…dfdd75
0x380e…2c430x5aae…482eBase—$0.001100%coinbase5d ago0x16b188…08b3ef
0x380e…2c430x5aae…482eBase—$0.001100%coinbase5d ago0x81d832…938030
0x380e…2c430x5aae…482eBase—$0.001100%coinbase5d ago0x984b60…e0a19a
0x380e…2c430x5aae…482eBase—$0.001100%coinbase5d ago0x355f0b…86d6e4
0x380e…2c430x5aae…482eBase—$0.001100%coinbase5d ago0xa22c6f…093b23
0x380e…2c430x5aae…482eBase—$0.001100%coinbase5d ago0x379073…4e2b6a
0x380e…2c430x5aae…482eBase—$0.001100%coinbase5d ago0xcd9ba9…723dc4
0x380e…2c430x5aae…482eBase—$0.001100%coinbase5d ago0x5c3e52…b2b311
0x380e…2c430x5aae…482eBase—$0.001100%coinbase5d ago0xc60dc6…6a047c
0x380e…2c430x5aae…482eBase—$0.001100%coinbase5d ago0x054e7f…977c8b
0x380e…2c430x5aae…482eBase—$0.001100%coinbase5d ago0x5df20a…f293aa
0x380e…2c430x5aae…482eBase—$0.001100%coinbase5d ago0xfc88d0…d8c90b
0x380e…2c430x5aae…482eBase—$0.001100%coinbase5d ago0x94f961…e712a5
0x380e…2c430x5aae…482eBase—$0.001100%coinbase5d ago0x33e4d9…3d285b
0x380e…2c430x5aae…482eBase—$0.001100%coinbase5d ago0x488def…b40dcb
0x380e…2c430x5aae…482eBase—$0.001100%coinbase5d ago0x750af5…add014
0x380e…2c430x5aae…482eBase—$0.001100%coinbase5d ago0xad25a7…137c8b
0x380e…2c430x5aae…482eBase—$0.001100%coinbase5d ago0xc85c40…34b5bd
0x380e…2c430x5aae…482eBase—$0.001100%coinbase5d ago0x0606dc…a19b0d
0x380e…2c430x5aae…482eBase—$0.001100%coinbase5d ago0x30b172…8dabc2

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.