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%fluxa47d ago0x521893…a32ecb
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa47d ago0x55cdd3…d9ef25
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa47d ago0x017c3e…409745
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa47d ago0x08b61f…5feb8b
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa47d ago0x33ad2e…438ed0
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa47d ago0x428028…44d71a
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa47d ago0xfd613d…328f39
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa47d ago0x884ed9…3c51b5
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa48d ago0xd39651…c2d3d1
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa48d ago0x7b4c05…5361b0
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa48d ago0xdd13e5…ece4ed
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa48d ago0x390a39…92c396
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa48d ago0xdf9e71…cab834
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa48d ago0x2a0646…5e8fdc
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa48d ago0x80ff2d…0df160
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa48d ago0x8c4c45…0cb388
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa48d ago0x8821ef…118f32
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa48d ago0x793673…17632d
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa48d ago0x25e091…f90043
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa48d ago0xe3202e…e8f516
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa48d ago0x967c15…32ce73
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa48d ago0x48f6f1…fdb574
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa48d ago0xda7378…666331
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa48d ago0x1b8204…388323
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa48d ago0x441526…106820

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.