Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe000…423e0x325b…d430BaseStableEnrichExa$0.03100%coinbase40d ago0xf120d8…f6575a
0xe000…423e0x325b…d430BaseStableEnrichExa$0.03100%coinbase40d ago0x441576…65de9c
0xe000…423e0x325b…d430BaseStableEnrichExa$0.03100%coinbase40d ago0xe4d9a8…301e47
0xe000…423e0x325b…d430BaseStableEnrichExa$0.03100%coinbase40d ago0xfc1989…fec632
0xe000…423e0x325b…d430BaseStableEnrichExa$0.03100%coinbase40d ago0xf3615b…b4fa93
0xe000…423e0x325b…d430BaseStableEnrichExa$0.03100%coinbase40d ago0x2521d1…b86630
0xe000…423e0x325b…d430BaseStableEnrichExa$0.03100%coinbase40d ago0x5ffe18…de13d2
0xe000…423e0x325b…d430BaseStableEnrichExa$0.03100%coinbase40d ago0x44d5ca…5c8955
0xe000…423e0x325b…d430BaseStableEnrichExa$0.03100%coinbase40d ago0x65e20f…2b24b4
0xe000…423e0x325b…d430BaseStableEnrichExa$0.04100%coinbase40d ago0xff166b…77b475
0xe000…423e0x325b…d430BaseStableEnrichExa$0.04100%coinbase40d ago0x4af782…fcaca5
0xe000…423e0x325b…d430BaseStableEnrichExa$0.04100%coinbase40d ago0x553a17…4b24e9
0xe000…423e0x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0x2014ac…66ca4c
0xe000…423e0x325b…d430BaseStableEnrichExa$0.04100%coinbase40d ago0x36bb9d…ab2b36
0xe000…423e0x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0x7c5d9e…8fb5be
0xe000…423e0x325b…d430BaseStableEnrichExa$0.03100%coinbase40d ago0xc889a3…a0b7f9
0xe000…423e0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase40d ago0x5e879d…67beb2
0xe000…423e0x325b…d430BaseStableEnrichExa$0.04100%coinbase40d ago0xa88502…367fa9
0xe000…423e0x325b…d430BaseStableEnrichExa$0.04100%coinbase40d ago0xd1f4b6…445a26
0xe000…423e0x325b…d430BaseStableEnrichExa$0.04100%coinbase40d ago0x00842b…fee178
0xe000…423e0x325b…d430BaseStableEnrichExa$0.03100%coinbase40d ago0xd72394…c79642
0xe000…423e0x325b…d430BaseStableEnrichExa$0.04100%coinbase40d ago0x265e51…001f09
0xe000…423e0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase40d ago0xa8f9a6…9da90a
0xe000…423e0x325b…d430BaseStableEnrichExa$0.04100%coinbase40d ago0xcb91d3…d1fed4
0xe000…423e0x325b…d430BaseStableEnrichExa$0.03100%coinbase40d ago0x5709a5…46b866

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.