Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe153…90560xfa43…4bbdBase—$0.10100%payAI16d ago0x2f6dd6…4ba097
0xe153…90560x4019…c7e0Base—$0.10100%payAI16d ago0x1df606…e4fe5d
0xe153…90560x9662…5a42Base—$0.10100%payAI16d ago0x7b258c…a9f9e8
0xe153…90560x5f1e…dea5Base—$0.10100%payAI16d ago0x072868…df66e7
0xe153…90560x2e9e…37d4Base—$0.10100%payAI16d ago0x0e7f19…502d6d
0xe153…90560x320b…82c6Base—$0.10100%payAI16d ago0x077044…ce3d24
0xe153…90560x0157…b20dBase—$0.10100%payAI16d ago0x29db2e…dad2d2
0xe153…90560x21cc…a27eBase—$0.10100%payAI16d ago0x4de844…dd11ad
0xe153…90560x764f…5cfbBase—$0.10100%payAI16d ago0xb2e33b…e05e06
0xe153…90560x4706…3e18Base—$0.10100%payAI16d ago0x21cedb…fdf174
0xe153…90560x1ac6…7803Base—$0.10100%payAI16d ago0x7855e9…c9ebae
0xe153…90560x6df5…b411Base—$0.10100%payAI16d ago0x19f698…13d5e7
0xe153…90560x5c6d…0a10Base—$0.10100%payAI16d ago0x39cf4d…f66065
0xb2df…a6610xe153…9056Base—$1.30100%payAI16d ago0xd95533…5cd355
0xe153…90560xfa43…4bbdBase—$0.10100%payAI16d ago0x09a6ca…069204
0xe153…90560x9662…5a42Base—$0.10100%payAI16d ago0x9137f8…542415
0xe153…90560x4019…c7e0Base—$0.10100%payAI16d ago0x4427dc…ef0468
0xe153…90560x0157…b20dBase—$0.10100%payAI16d ago0xda3355…3ef7b8
0xe153…90560x320b…82c6Base—$0.10100%payAI16d ago0x9454a8…861d9e
0xe153…90560x5f1e…dea5Base—$0.10100%payAI16d ago0xfb1866…c2dfb7
0xe153…90560x2e9e…37d4Base—$0.10100%payAI16d ago0x98d1d5…6c047f
0xe153…90560x764f…5cfbBase—$0.10100%payAI16d ago0x9d554c…eb31da
0xe153…90560x21cc…a27eBase—$0.10100%payAI16d ago0x794408…3c0f00
0xe153…90560x4706…3e18Base—$0.10100%payAI16d ago0xad129a…dab856
0xe153…90560x1ac6…7803Base—$0.10100%payAI16d ago0xb70447…c2c98d

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.