Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa43d ago0x7284dd…786e13
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa43d ago0x846bc8…5ebfae
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa43d ago0xcce4b2…a3bd0a
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa43d ago0xcc278c…38cf3d
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa43d ago0x0e377d…30825a
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa43d ago0xeb5f6c…ce24d5
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa43d ago0xa8179e…85359f
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa43d ago0x79b341…a97e83
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa43d ago0xd70dba…82ef3d
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa43d ago0x383a91…b153cb
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa43d ago0x1cf523…4e6f6c
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa43d ago0xe787c8…3815e2
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa43d ago0x2c7279…91d8c2
0x3f09…1a740xfe80…47eeBase—$0.001100%fluxa43d ago0x30ae9b…fe497a
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa43d ago0xea92f6…8b842e
0x3f09…1a740xfe80…47eeBase—$0.001100%fluxa43d ago0xbf8200…ccd3ec
0x3f09…1a740xfe80…47eeBase—$0.001100%fluxa43d ago0x3e0f49…6be66e
0x3f09…1a740xfe80…47eeBase—$0.001100%fluxa44d ago0xd35a3d…a00191
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa44d ago0x512a38…ac6385
0x3f09…1a740xfe80…47eeBase—$0.001100%fluxa44d ago0xab6b7c…f2668d
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa44d ago0xe4ff3a…7d0870
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa44d ago0xe14745…38fd55
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa44d ago0x9e6165…320e18
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa44d ago0x0a2122…2d1bdd
0x3f09…1a740xfe80…47eeBase—$0.001100%fluxa44d ago0xebcce8…054097

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.