Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdeaa…08490x9c95…e299Base—$0.001100%fluxa34d ago0x7297a8…442b78
0xdeaa…08490x9c95…e299Base—$0.001100%fluxa34d ago0x27e757…6661a1
0xdeaa…08490x9c95…e299Base—$0.001100%fluxa34d ago0x447a48…b26b81
0xdeaa…08490x9c95…e299Base—$0.001100%fluxa34d ago0xb7db4b…208c4c
0xdeaa…08490x9c95…e299Base—$0.001100%fluxa34d ago0xd23e16…2a0415
0xdeaa…08490x9c95…e299Base—$0.001100%fluxa34d ago0x5618cf…6eaaae
0xdeaa…08490x9c95…e299Base—$0.001100%fluxa34d ago0xaf1b01…dda1c8
0xdeaa…08490x9c95…e299Base—$0.001100%fluxa34d ago0x874583…92dd32
0xdeaa…08490x9c95…e299Base—$0.001100%fluxa34d ago0x122626…6e2eb2
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa34d ago0x0ab5d2…b70499
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa34d ago0xf65d4d…30dfbc
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa34d ago0xf41f0f…55987a
0xdeaa…08490x9c95…e299Base—$0.001100%fluxa34d ago0x29ba27…8d7284
0xdeaa…08490x9c95…e299Base—$0.001100%fluxa34d ago0xc84e33…bc1da9
0xdeaa…08490x9c95…e299Base—$0.001100%fluxa34d ago0xbf7df4…a3c4e2
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa34d ago0x38c760…fcc3e1
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa34d ago0x8b8538…249ab4
0xdeaa…08490x9c95…e299Base—$0.001100%fluxa34d ago0x0bcabf…2271dd
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa34d ago0x9a9db0…3f4218
0xdeaa…08490x9c95…e299Base—$0.001100%fluxa34d ago0xb7902a…da4e99
0xdeaa…08490x9c95…e299Base—$0.001100%fluxa34d ago0x32be14…eb36e2
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa34d ago0xdc413a…8be97b
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa34d ago0xe1bdea…b9e127
0xdeaa…08490x9c95…e299Base—$0.001100%fluxa34d ago0x47bdcb…00f200
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa34d ago0xdbf7f9…98e7f7

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.