Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e5f…06640x9c95…e299Base$0.001100%fluxa43d ago0x5ff7f4…24f9b1
0x4e5f…06640xfe80…47eeBase$0.001100%fluxa43d ago0x2e27c8…7035da
0x4e5f…06640x9c95…e299Base$0.001100%fluxa43d ago0x98939e…6a5f48
0x4e5f…06640x9c95…e299Base$0.001100%fluxa43d ago0x8a337d…9ed2d1
0x4e5f…06640x9c95…e299Base$0.001100%fluxa43d ago0x18df7f…a8d8ba
0x4e5f…06640x9c95…e299Base$0.001100%fluxa43d ago0x60e3c3…e41357
0x4e5f…06640x9c95…e299Base$0.001100%fluxa43d ago0x50787d…c916c2
0x4e5f…06640x9c95…e299Base$0.001100%fluxa43d ago0xa3b8e8…fd98fb
0x4e5f…06640x9c95…e299Base$0.001100%fluxa43d ago0x6afb6c…f74eb0
0x4e5f…06640xfe80…47eeBase$0.001100%fluxa43d ago0x4c0021…afd2c2
0x4e5f…06640x9c95…e299Base$0.001100%fluxa43d ago0x515f54…6b3b9b
0x4e5f…06640xfe80…47eeBase$0.001100%fluxa43d ago0xc489ba…d26444
0x4e5f…06640x9c95…e299Base$0.001100%fluxa43d ago0xb76ab7…5b4e8e
0x4e5f…06640x9c95…e299Base$0.001100%fluxa43d ago0x0e851f…2cb1ce
0x4e5f…06640x9c95…e299Base$0.001100%fluxa43d ago0x17ccd0…de68fe
0x4e5f…06640x9c95…e299Base$0.001100%fluxa43d ago0xc6ce6d…36336c
0x4e5f…06640x9c95…e299Base$0.001100%fluxa43d ago0xc1fe22…4ce5b1
0x4e5f…06640x9c95…e299Base$0.001100%fluxa43d ago0x0ee1a8…f296ae
0x4e5f…06640x9c95…e299Base$0.001100%fluxa44d ago0x1ff5a4…f63933
0x4e5f…06640x9c95…e299Base$0.001100%fluxa44d ago0xada2d6…526bde
0x4e5f…06640x9c95…e299Base$0.001100%fluxa44d ago0xe2ea91…84e060
0x4e5f…06640x9c95…e299Base$0.001100%fluxa44d ago0xa041af…23acad
0x4e5f…06640x9c95…e299Base$0.001100%fluxa44d ago0x793ba3…36e49f
0x4e5f…06640x9c95…e299Base$0.001100%fluxa44d ago0x4e92ec…2646b2
0x4e5f…06640x9c95…e299Base$0.001100%fluxa44d ago0x8a8eff…89d514

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.