Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde30…05d50x9c95…e299Base$0.001100%fluxa33d ago0x30d245…661631
0xde30…05d50xfe80…47eeBase$0.001100%fluxa33d ago0x7859d8…5239b4
0xde30…05d50x9c95…e299Base$0.001100%fluxa33d ago0xe19e65…920326
0xde30…05d50x9c95…e299Base$0.001100%fluxa33d ago0x87d868…a48b69
0xde30…05d50x9c95…e299Base$0.001100%fluxa33d ago0x0b98d2…421fa8
0xde30…05d50x9c95…e299Base$0.001100%fluxa33d ago0x511c2c…7f7601
0xde30…05d50xfe80…47eeBase$0.001100%fluxa33d ago0xb4c3dc…939c3c
0xde30…05d50x9c95…e299Base$0.001100%fluxa33d ago0xf72236…06adc4
0xde30…05d50xfe80…47eeBase$0.001100%fluxa33d ago0x57897c…ac5edb
0xde30…05d50xfe80…47eeBase$0.001100%fluxa33d ago0xcf413a…6ab5f4
0xde30…05d50xfe80…47eeBase$0.001100%fluxa33d ago0x6d1f51…f73b04
0xde30…05d50xfe80…47eeBase$0.001100%fluxa33d ago0xc47978…f85233
0xde30…05d50x9c95…e299Base$0.001100%fluxa33d ago0xf87a46…a71487
0xde30…05d50xfe80…47eeBase$0.001100%fluxa33d ago0x820fea…e44687
0xde30…05d50xfe80…47eeBase$0.001100%fluxa34d ago0x3feee2…5918ad
0xde30…05d50xfe80…47eeBase$0.001100%fluxa34d ago0xb25a64…e2e158
0xde30…05d50x9c95…e299Base$0.001100%fluxa34d ago0x0c2a6b…bd3254
0xde30…05d50x9c95…e299Base$0.001100%fluxa34d ago0x8a6412…e933e4
0xde30…05d50xfe80…47eeBase$0.001100%fluxa34d ago0xd26561…327b81
0xde30…05d50xfe80…47eeBase$0.001100%fluxa34d ago0x52cf3d…ff835c
0xde30…05d50xfe80…47eeBase$0.001100%fluxa34d ago0xdba065…79c118
0xde30…05d50xfe80…47eeBase$0.001100%fluxa34d ago0x9c227d…cbd7f2
0xde30…05d50xfe80…47eeBase$0.001100%fluxa34d ago0xf4d03f…6b71b3
0xde30…05d50xfe80…47eeBase$0.001100%fluxa34d ago0xe95901…8ee03b
0xde30…05d50xfe80…47eeBase$0.001100%fluxa34d ago0x400953…7fac3b

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.