Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa47d ago0x07d424…800ec5
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa47d ago0x0ac7d7…36cc3d
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa47d ago0x90303b…77d7f3
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa47d ago0xc19d4e…291b8e
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa47d ago0x92d43b…6e78e5
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa47d ago0x8437a3…a69ff8
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa47d ago0x660846…8c8672
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa47d ago0xf23055…78dd48
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa47d ago0x34a3a7…17bb69
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa47d ago0x62f23c…170ab3
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa48d ago0x6c9fd0…83e026
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa48d ago0xce2039…cf1532
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa48d ago0xc26208…0cd1bb
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa48d ago0x476014…a5a04d
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa48d ago0x2d7cd5…7dd209
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa48d ago0x72404e…f6ed7f
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa48d ago0x37b6d5…2cb99c
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa48d ago0xb87bc6…14c0eb
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa48d ago0xcccc08…1566fb
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa48d ago0x716480…276b3d
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa48d ago0xce200c…34d129
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa48d ago0x051e8f…6d9ad5
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa48d ago0x070bec…bb682f
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa48d ago0xe9f5a8…4e81e1
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa48d ago0x62b599…0c1889

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.