Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x56eb…2ceb0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x207a9b…8ca14f
0x56eb…2ceb0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7815a3…c05c53
0x56eb…2ceb0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x94b5d2…9f8c2e
0x56eb…2ceb0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf1a849…c4bc3c
0x56eb…2ceb0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x336542…be43b4
0x56eb…2ceb0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7955c8…83f9ab
0x56eb…2ceb0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xecdccc…251493
0x56eb…2ceb0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x598c80…6bad8a
0x56eb…2ceb0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe2408c…274020
0x56eb…2ceb0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xaf300f…ccabbd
0x56eb…2ceb0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb5d229…55a18e
0x56eb…2ceb0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x643314…1937a5
0x56eb…2ceb0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x641d67…ebe6e1
0x56eb…2ceb0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xedad8f…6f3a10
0x56eb…2ceb0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb0df34…3c7bbd
0x56eb…2ceb0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x67c492…088884
0x56eb…2ceb0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7b55ed…780bc9
0x56eb…2ceb0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4e15a9…91b3e8
0x56eb…2ceb0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x357155…f34cda
0x56eb…2ceb0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xed2422…7bcf18
0x56eb…2ceb0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1f8940…4eb7bb
0x56eb…2ceb0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe11f34…937399
0x56eb…2ceb0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x075b06…299031
0x56eb…2ceb0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xae6d81…5d297a
0x56eb…2ceb0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9364a6…2db68f

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.