Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa33d ago0xbe7560…a29eed
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa33d ago0x64bb56…acf34f
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa33d ago0xef544d…fb0f0c
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa33d ago0x15aeb0…0be82d
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa33d ago0x64892d…93713b
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa33d ago0x1d2583…532812
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa34d ago0xebb632…f20da9
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa34d ago0x14c0f1…909f1a
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa34d ago0xb2d5a8…ea5db0
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa34d ago0x68486a…858df8
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa34d ago0xb36abc…3b5095
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa34d ago0x4e69dd…006fed
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa34d ago0x54c589…97e5f6
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa34d ago0x58739e…b30540
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa34d ago0x68c59b…008ad1
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa34d ago0xa3696b…2ea37b
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa34d ago0x78c4e5…a9c57b
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa34d ago0xc5ea8e…18ac9c
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa34d ago0x4b8995…7242f1
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa34d ago0xe114f0…f94246
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa34d ago0x50329c…0a8c45
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa34d ago0x551805…0f2ef0
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa34d ago0x376c9d…bc1fa4
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa34d ago0xca2df8…38b0cb
0xf5a7…bee60x9c95…e299Base—$0.001100%fluxa34d ago0x2b1e66…bafcc2

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.