Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x616d…500b0x9c95…e299Base—$0.001100%fluxa34d ago0x294dc1…bf2823
0x616d…500b0x9c95…e299Base—$0.001100%fluxa34d ago0x77a9b7…891ce8
0x616d…500b0x9c95…e299Base—$0.001100%fluxa34d ago0xb33a32…da867f
0x616d…500b0x9c95…e299Base—$0.001100%fluxa34d ago0x838bbf…03149c
0x616d…500b0x9c95…e299Base—$0.001100%fluxa34d ago0x89cc69…e255a7
0x616d…500b0x9c95…e299Base—$0.001100%fluxa34d ago0x4e54b3…669632
0x616d…500b0x9c95…e299Base—$0.001100%fluxa34d ago0x5e366b…edbc36
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa34d ago0x6a7501…243325
0x616d…500b0x9c95…e299Base—$0.001100%fluxa34d ago0xa0d5da…f83ab5
0x616d…500b0x9c95…e299Base—$0.001100%fluxa34d ago0x3d48ab…b2d17e
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa34d ago0xfd5d2e…7a26df
0x616d…500b0x9c95…e299Base—$0.001100%fluxa34d ago0x4b5a32…b5fe11
0x616d…500b0x9c95…e299Base—$0.001100%fluxa34d ago0xb4684c…9a5ea1
0x616d…500b0x9c95…e299Base—$0.001100%fluxa34d ago0xffcd5e…938955
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa34d ago0x2f1a56…425680
0x616d…500b0x9c95…e299Base—$0.001100%fluxa34d ago0xe7d37c…aae4f4
0x616d…500b0x9c95…e299Base—$0.001100%fluxa34d ago0xbe8c1b…3626e6
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa34d ago0x06c10d…31774b
0x616d…500b0x9c95…e299Base—$0.001100%fluxa34d ago0xa413ec…e10800
0x616d…500b0x9c95…e299Base—$0.001100%fluxa34d ago0x69992d…5a8d0d
0x616d…500b0x9c95…e299Base—$0.001100%fluxa34d ago0xb0a4f3…17635b
0x616d…500b0x9c95…e299Base—$0.001100%fluxa34d ago0xbcf0d2…531758
0x616d…500b0x9c95…e299Base—$0.001100%fluxa34d ago0xaa6689…137246
0x616d…500b0x9c95…e299Base—$0.001100%fluxa34d ago0x63804b…05a430
0x616d…500b0x9c95…e299Base—$0.001100%fluxa34d ago0x7b96aa…29ba7a

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.