Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4efd…51720x9c95…e299Base—$0.001100%fluxa85d ago0xfe1f03…1fc70c
0x4efd…51720x9c95…e299Base—$0.001100%fluxa85d ago0xd06988…991bf9
0x4efd…51720x9c95…e299Base—$0.001100%fluxa85d ago0xa6211e…2abd74
0x4efd…51720x9c95…e299Base—$0.001100%fluxa85d ago0x3948f1…bc33cb
0x4efd…51720x9c95…e299Base—$0.001100%fluxa85d ago0x0f6817…37305b
0x4efd…51720x9c95…e299Base—$0.001100%fluxa85d ago0x87ed80…c5ac3d
0x4efd…51720x9c95…e299Base—$0.001100%fluxa85d ago0x0cb97a…cf0ab4
0x4efd…51720x9c95…e299Base—$0.001100%fluxa85d ago0x4e7747…fc6786
0x4efd…51720x9c95…e299Base—$0.001100%fluxa85d ago0xf010f6…fd6b47
0x4efd…51720x9c95…e299Base—$0.001100%fluxa85d ago0xfee54a…392ee7
0x4efd…51720x9c95…e299Base—$0.001100%fluxa85d ago0xb94b20…923f46
0x4efd…51720x9c95…e299Base—$0.001100%fluxa85d ago0x065530…d218d9
0x4efd…51720x9c95…e299Base—$0.001100%fluxa85d ago0x1857f5…3e2012
0x4efd…51720x9c95…e299Base—$0.001100%fluxa85d ago0x6b3e19…4055c1
0x4efd…51720x9c95…e299Base—$0.001100%fluxa85d ago0xb3c5c2…0e285d
0x4efd…51720x9c95…e299Base—$0.001100%fluxa85d ago0xfea484…32765a
0x4efd…51720x9c95…e299Base—$0.001100%fluxa85d ago0x232768…e59691
0x4efd…51720x9c95…e299Base—$0.001100%fluxa85d ago0x364e60…6a4a22
0x4efd…51720x9c95…e299Base—$0.001100%fluxa85d ago0xc53056…aab77f
0x4efd…51720x9c95…e299Base—$0.001100%fluxa85d ago0xd24776…5ac7dd
0x4efd…51720x9c95…e299Base—$0.001100%fluxa85d ago0x7da80a…4604dd
0x4efd…51720x9c95…e299Base—$0.001100%fluxa85d ago0xd5ec4a…410d30
0x4efd…51720x9c95…e299Base—$0.001100%fluxa86d ago0x349224…fe6ce7
0x4efd…51720x9c95…e299Base—$0.001100%fluxa86d ago0xfa2bb7…fce544
0x4efd…51720x9c95…e299Base—$0.001100%fluxa86d ago0x32c94c…d1bd4e

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.