Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI109d ago0x966630…316023
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI109d ago0x40bf0e…e1f5bf
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8fd498…182c37
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6e1055…7b23c9
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5d8f21…8ff0d1
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI109d ago0x20d7da…4fcd8b
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb1c42a…17675f
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI109d ago0x99ef3b…6826fa
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1085de…8ca14f
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2d5ca1…9e814a
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI109d ago0x68d91c…7538f9
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI109d ago0x642cb1…8c7836
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe720fb…4bc274
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe215ed…c3525a
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6ab00b…0773ca
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb7ff05…f9ac0f
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd189eb…29dc92
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe31b54…ef035f
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI109d ago0x04f24c…f8378b
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI109d ago0x595bde…2654e1
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5e6090…187cbe
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI109d ago0x04730f…0f038c
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI109d ago0x18e163…f272b3
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2a9f0a…02a964
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdc747f…813dfe

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.