Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b84…f7320x9c95…e299Base$0.001100%fluxa33d ago0x9d441d…176995
0x0b84…f7320x9c95…e299Base$0.001100%fluxa33d ago0x3b7485…5b7067
0x0b84…f7320x9c95…e299Base$0.001100%fluxa33d ago0xe4c50d…4c74d4
0x0b84…f7320x9c95…e299Base$0.001100%fluxa33d ago0x5964a3…d1b6aa
0x0b84…f7320x9c95…e299Base$0.001100%fluxa33d ago0x4900c3…3ddfd8
0x0b84…f7320x9c95…e299Base$0.001100%fluxa33d ago0xc02312…ffd27c
0x0b84…f7320x9c95…e299Base$0.001100%fluxa33d ago0x107f1d…653e42
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa33d ago0x3720e5…cf7176
0x0b84…f7320x9c95…e299Base$0.001100%fluxa33d ago0xf0e785…a72f7c
0x0b84…f7320x9c95…e299Base$0.001100%fluxa33d ago0x64d327…942647
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa33d ago0x815b9b…929b28
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa33d ago0xb619b9…8fecdb
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa33d ago0xcf8a6f…824842
0x0b84…f7320x9c95…e299Base$0.001100%fluxa33d ago0x8a4f54…46139f
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa33d ago0xe0f02f…7e1699
0x0b84…f7320x9c95…e299Base$0.001100%fluxa33d ago0x66995f…fa13e7
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa33d ago0x904809…16d07e
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa33d ago0x3d7dd9…b4a5a7
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa33d ago0x19359d…a56daa
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa33d ago0xf70d1f…dd9745
0x0b84…f7320x9c95…e299Base$0.001100%fluxa33d ago0xa86396…61cf0a
0x0b84…f7320x9c95…e299Base$0.001100%fluxa33d ago0x62c4a5…dd235e
0x0b84…f7320x9c95…e299Base$0.001100%fluxa33d ago0x3eb41f…ac477a
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa33d ago0x1e97f1…9ab2f6
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa34d ago0x651aa7…cf4bd4

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.