Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa21d ago0xe83284…c84fe2
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa21d ago0x8f2fdd…e57aad
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa21d ago0x2ca099…02a79a
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa21d ago0xa9b889…7118b6
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa21d ago0x84f456…546f83
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa21d ago0xec098f…0a6ac6
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa21d ago0x75ccc8…fdf4a7
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa21d ago0xd14c8d…e4f929
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa21d ago0x3cb229…906b5c
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa21d ago0xc9ba03…90d568
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa21d ago0xc22689…593556
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa21d ago0x38dc7d…76aa04
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa21d ago0xd60b64…33da0d
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa21d ago0x04decf…005850
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa21d ago0x90c743…bd3cbe
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa21d ago0xa58d2c…610ce2
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa21d ago0x17a5b7…57cd08
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa21d ago0x4a63d9…39d061
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa21d ago0xa1cc83…f1b485
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa21d ago0xac90ef…9f9606
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa21d ago0x94b701…8ec88b
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa21d ago0x0d9f0e…947784
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa22d ago0xc9ebd8…8b20e1
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa22d ago0xa9eb76…b32091
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa22d ago0xe129e8…8dd37c

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.