Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2184…a3880x9c95…e299Base—$0.001100%fluxa73d ago0x4cc94f…dc4d81
0x2184…a3880x9c95…e299Base—$0.001100%fluxa73d ago0x9dce05…faafc3
0x2184…a3880x9c95…e299Base—$0.001100%fluxa73d ago0xf99fde…b6ad84
0x2184…a3880x9c95…e299Base—$0.001100%fluxa73d ago0x5d2b99…d31b33
0x2184…a3880x9c95…e299Base—$0.001100%fluxa73d ago0x5920bc…a5543e
0x2184…a3880x9c95…e299Base—$0.001100%fluxa73d ago0xbc9d41…fa6217
0x2184…a3880x9c95…e299Base—$0.001100%fluxa73d ago0x2c6d6f…3fd1eb
0x2184…a3880x9c95…e299Base—$0.001100%fluxa73d ago0xac6ea1…48c363
0x2184…a3880x9c95…e299Base—$0.001100%fluxa73d ago0xf4987d…e082fe
0x2184…a3880x9c95…e299Base—$0.001100%fluxa73d ago0xae737f…d149ce
0x2184…a3880x9c95…e299Base—$0.001100%fluxa73d ago0x7ce5a8…66df05
0x2184…a3880x9c95…e299Base—$0.001100%fluxa73d ago0x566202…12b500
0x2184…a3880x9c95…e299Base—$0.001100%fluxa73d ago0xdc5caf…dacd41
0x2184…a3880x9c95…e299Base—$0.001100%fluxa73d ago0x5d8942…6c2536
0x2184…a3880x9c95…e299Base—$0.001100%fluxa73d ago0x93e35c…22c312
0x2184…a3880x9c95…e299Base—$0.001100%fluxa73d ago0x9a7655…a75356
0x2184…a3880x9c95…e299Base—$0.001100%fluxa73d ago0x7d1b86…9fd175
0x2184…a3880x9c95…e299Base—$0.001100%fluxa73d ago0xbc3aeb…977702
0x2184…a3880x9c95…e299Base—$0.001100%fluxa73d ago0x3ddb7d…dfadd9
0x2184…a3880x9c95…e299Base—$0.001100%fluxa73d ago0x2047a7…e8939d
0x2184…a3880x9c95…e299Base—$0.001100%fluxa74d ago0xdfb3f9…186a78
0x2184…a3880x9c95…e299Base—$0.001100%fluxa74d ago0x939876…19c7f4
0x2184…a3880x9c95…e299Base—$0.001100%fluxa74d ago0x26f114…b17400
0x2184…a3880x9c95…e299Base—$0.001100%fluxa74d ago0x9c39e6…499695
0x2184…a3880x9c95…e299Base—$0.001100%fluxa74d ago0xd048fc…194db6

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.