Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x603e…abd9Base—$0.01100%fluxa117d ago0x3a8dbc…5b4c56
0x603e…abd90xac65…4417Base—$0.06100%fluxa117d ago0x066c0b…2667f3
0xb90a…9ae40x603e…abd9Base—$0.01100%fluxa117d ago0xdb8a1b…e60879
0xb90a…9ae40x603e…abd9Base—$0.01100%fluxa117d ago0x057c4b…1e0d34
0xb90a…9ae40x603e…abd9Base—$0.01100%fluxa117d ago0xe7e598…603e68
0xb90a…9ae40x603e…abd9Base—$0.01100%fluxa117d ago0x62e951…b279ae
0xb90a…9ae40x603e…abd9Base—$0.02100%fluxa117d ago0xcf1a55…868654
0xb90a…9ae40x603e…abd9Base—$0.02100%fluxa118d ago0x6811bf…b89e51
0x603e…abd90xac65…4417Base—$0.06100%fluxa118d ago0xde2ba9…4c06a6
0xb90a…9ae40x603e…abd9Base—$0.01100%fluxa118d ago0x29c9ac…dd4f29
0xb90a…9ae40x603e…abd9Base—$0.01100%fluxa118d ago0x9b86e1…d70b9b
0xb90a…9ae40x603e…abd9Base—$0.01100%fluxa118d ago0xd8af44…962fdb
0xb90a…9ae40x603e…abd9Base—$0.01100%fluxa118d ago0x4c9fe3…fb57e8
0xb90a…9ae40x603e…abd9Base—$0.01100%fluxa118d ago0xbed969…3013af
0xb90a…9ae40x603e…abd9Base—$0.01100%fluxa118d ago0x9ee66e…65e549
0x603e…abd90xac65…4417Base—$0.05100%fluxa118d ago0xa22421…86c7f2
0xb90a…9ae40x603e…abd9Base—$0.01100%fluxa118d ago0x06ce17…ccc3d4
0xb90a…9ae40x603e…abd9Base—$0.02100%fluxa118d ago0x5dd6bc…459c70
0xb90a…9ae40x603e…abd9Base—$0.01100%fluxa118d ago0x27d96e…1238bd
0xb90a…9ae40x603e…abd9Base—$0.01100%fluxa118d ago0x7aecdf…b4c965
0x603e…abd90xac65…4417Base—$0.06100%fluxa118d ago0xb961ad…260318
0xb90a…9ae40x603e…abd9Base—$0.06100%fluxa118d ago0x75f8c0…e70920

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.