Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa34d ago0x83c6a7…19eb69
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa34d ago0x5c0ed1…02cccd
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa34d ago0x1fad39…eda8ee
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa34d ago0x85f07c…94bb11
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa34d ago0x17b7e7…ce8224
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa34d ago0x51e4f8…6498f0
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa34d ago0x5dfafe…f96108
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa34d ago0x6df611…7cf241
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa34d ago0xbce3b9…db2b2c
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa34d ago0xc9445a…7c2047
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa34d ago0xb8c3b1…5aa8df
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa34d ago0x636288…ffaea9
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa34d ago0x925d1b…54f777
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa34d ago0x21331c…b23d27
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa34d ago0x776c6d…2ee2ba
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa34d ago0x1aabff…fe18c2
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa34d ago0x073e48…2cddab
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa34d ago0xa0f0c4…78c811
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa34d ago0xeccace…4202bd
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa34d ago0x902011…a71ee0
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa34d ago0x7c8061…8411a9
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa34d ago0xad84c2…872e71
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa34d ago0x2edc1c…38715b
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa34d ago0x6a8a7b…703efc
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa34d ago0x020ea0…dd2eea

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.