Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0098…cc890x9c95…e299Base—$0.001100%fluxa34d ago0xc343ed…d91b16
0x0098…cc890x9c95…e299Base—$0.001100%fluxa34d ago0x8211b2…33ea9a
0x0098…cc890x9c95…e299Base—$0.001100%fluxa34d ago0xdf2cfa…20d628
0x0098…cc890x9c95…e299Base—$0.001100%fluxa34d ago0xf4ca55…a99d8a
0x0098…cc890x9c95…e299Base—$0.001100%fluxa34d ago0x1faab0…ef71a6
0x0098…cc890x9c95…e299Base—$0.001100%fluxa34d ago0x314523…2f0197
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa34d ago0x04a826…2ad531
0x0098…cc890x9c95…e299Base—$0.001100%fluxa34d ago0x5e4567…2fa5a1
0x0098…cc890x9c95…e299Base—$0.001100%fluxa34d ago0x2822f1…cd5f01
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa34d ago0x0025ae…a66d1d
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa34d ago0xded5e9…e80201
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa34d ago0xdab33c…99ac76
0x0098…cc890x9c95…e299Base—$0.001100%fluxa34d ago0xb95993…c6dd80
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa34d ago0xf57383…417a39
0x0098…cc890x9c95…e299Base—$0.001100%fluxa34d ago0x9fe6a5…5cfcde
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa34d ago0xff8ed4…0442d1
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa34d ago0x3bf9c3…6a9e87
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa34d ago0xdbc609…f95656
0x0098…cc890x9c95…e299Base—$0.001100%fluxa34d ago0xa9c12b…6179b9
0x0098…cc890x9c95…e299Base—$0.001100%fluxa34d ago0x0ea312…1579ab
0x0098…cc890x9c95…e299Base—$0.001100%fluxa34d ago0xad141d…349507
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa34d ago0x27c811…5e8314
0x0098…cc890x9c95…e299Base—$0.001100%fluxa34d ago0x68e26b…df4473
0x0098…cc890x9c95…e299Base—$0.001100%fluxa34d ago0x3a3e7e…9d2050
0x0098…cc890xfe80…47eeBase—$0.001100%fluxa34d ago0x6e2b1c…940d05

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.