Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa48d ago0x87130e…a0119c
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa49d ago0x0f5303…a48032
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa49d ago0xb86d41…d251a1
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa49d ago0x7138d1…d14a5f
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa49d ago0x967aa4…fbb362
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa49d ago0x59ca90…4c951d
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa49d ago0xe02ba2…78c1a9
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa49d ago0xde3306…d4947d
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa49d ago0x732712…1e548c
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa49d ago0x7050fe…6b85a4
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa49d ago0x6b3b78…b3f58a
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa49d ago0xbbdd11…8ba78f
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa49d ago0x802588…bc0d6e
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa49d ago0xda3943…d9e9ff
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa49d ago0xc94a5c…aa6db8
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa49d ago0xd93792…36aa80
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa49d ago0x4a1b9d…2afc8b
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa49d ago0x72b8e6…e44752
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa49d ago0x62ca34…29dd19
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa49d ago0xeaec23…b8a2df
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa49d ago0x9036ab…960b09
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa49d ago0xe90a96…adc52b
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa49d ago0x458ced…c92b1d
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa49d ago0x72374b…80bb0a
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa49d ago0xa635f6…551c82

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.