Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14e8…86ea0xac65…4417Base$0.07100%fluxa113d ago0xf5a1f3…dfbcd7
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa113d ago0x7a70c6…6e3adb
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa113d ago0x6509aa…91b877
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa113d ago0x94328b…79e6b6
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa113d ago0x8f2e23…b80ccd
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa113d ago0x949cef…aa0936
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa114d ago0x72174b…94cb07
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa114d ago0x09fa40…fe3a41
0x14e8…86ea0xac65…4417Base$0.01100%fluxa114d ago0x213744…d09569
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa114d ago0x51a63d…3afc99
0x14e8…86ea0xac65…4417Base$0.01100%fluxa114d ago0x23cb30…796b80
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa114d ago0x715862…adf798
0x14e8…86ea0xac65…4417Base$0.02100%fluxa114d ago0x307de6…7e6873
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa114d ago0x3765f0…f51fbc
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa114d ago0x096ed8…b9497e
0x14e8…86ea0xac65…4417Base$0.01100%fluxa114d ago0xf63e76…c9db8d
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa114d ago0xa98218…c1bfde
0x14e8…86ea0xac65…4417Base$0.01100%fluxa114d ago0xa8b3f9…d2c049

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.