Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0dbe…2c390x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4abe85…bdaa38
0x0dbe…2c390x6a5e…c666Basex402 service$0.01100%payAI111d ago0xca46ed…e0a0db
0x0dbe…2c390x6a5e…c666Basex402 service$0.01100%payAI111d ago0x562158…176a2c
0x0dbe…2c390x6a5e…c666Basex402 service$0.01100%payAI111d ago0x138983…f512b7
0x0dbe…2c390x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4976e3…2a8ce3
0x0dbe…2c390x6a5e…c666Basex402 service$0.01100%payAI111d ago0x76587b…e79e56
0x0dbe…2c390x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3badcb…4de851
0x0dbe…2c390x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4edf22…186431
0x0dbe…2c390x6a5e…c666Basex402 service$0.01100%payAI111d ago0x793c76…3cf314
0x0dbe…2c390x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdd49cb…f1526f
0x0dbe…2c390x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf5e98e…a2bf18
0x0dbe…2c390x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdf5fa6…7cca7d
0x0dbe…2c390x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe5b14e…fbc688
0x0dbe…2c390x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7c95da…7b5e5c
0x0dbe…2c390x6a5e…c666Basex402 service$0.01100%payAI111d ago0x31b99c…acdab5
0x0dbe…2c390x6a5e…c666Basex402 service$0.01100%payAI111d ago0x631a6f…a8b63f
0x0dbe…2c390x6a5e…c666Basex402 service$0.01100%payAI111d ago0x984079…a0854a
0x0dbe…2c390x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd87fd0…0376a0
0x0dbe…2c390x6a5e…c666Basex402 service$0.01100%payAI111d ago0x61bb86…db8bf0
0x0dbe…2c390x6a5e…c666Basex402 service$0.01100%payAI111d ago0x00f33b…8156a9
0x0dbe…2c390x6a5e…c666Basex402 service$0.01100%payAI111d ago0x68c6b5…090e4f
0x0dbe…2c390x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6d0484…5d0147
0x0dbe…2c390x6a5e…c666Basex402 service$0.01100%payAI111d ago0x98fcb3…70e796
0x0dbe…2c390x6a5e…c666Basex402 service$0.01100%payAI111d ago0x80a626…453969
0x0dbe…2c390x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0fc7b5…11da31

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.