Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x55c1…e6760x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1d6c5d…035d80
0x55c1…e6760x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5e72e0…4e8b14
0x55c1…e6760x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4f8c13…e4b48b
0x55c1…e6760x6a5e…c666Basex402 service$0.01100%payAI112d ago0x760a98…65ba33
0x55c1…e6760x6a5e…c666Basex402 service$0.01100%payAI112d ago0xcee719…3084a6
0x55c1…e6760x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf52bc5…0d5337
0x55c1…e6760x6a5e…c666Basex402 service$0.01100%payAI112d ago0x50f605…99aefc
0x55c1…e6760x6a5e…c666Basex402 service$0.01100%payAI112d ago0x895e87…a9d265
0x55c1…e6760x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5158f3…c52420
0x55c1…e6760x6a5e…c666Basex402 service$0.01100%payAI112d ago0x62dd3a…c07d47
0x55c1…e6760x6a5e…c666Basex402 service$0.01100%payAI112d ago0x97d2ac…2ed335
0x55c1…e6760x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf28c52…1795fb
0x55c1…e6760x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7da716…144246
0x55c1…e6760x6a5e…c666Basex402 service$0.01100%payAI112d ago0x58e0dd…91f8df
0x55c1…e6760x6a5e…c666Basex402 service$0.01100%payAI112d ago0x85878c…1c8900
0x55c1…e6760x6a5e…c666Basex402 service$0.01100%payAI112d ago0x98738a…e06318
0x55c1…e6760x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe1e2a3…0aa8c4
0x55c1…e6760x6a5e…c666Basex402 service$0.01100%payAI113d ago0x44a9ef…b4f15a
0x55c1…e6760x6a5e…c666Basex402 service$0.01100%payAI113d ago0xc015f7…8da16c
0x55c1…e6760x6a5e…c666Basex402 service$0.01100%payAI113d ago0xa0d542…62dadb
0x55c1…e6760x6a5e…c666Basex402 service$0.01100%payAI113d ago0x4a093b…a5a7b2
0x55c1…e6760x6a5e…c666Basex402 service$0.01100%payAI113d ago0xcf73bb…415ae4
0x55c1…e6760x6a5e…c666Basex402 service$0.01100%payAI113d ago0x9f4526…093f5e
0x55c1…e6760x6a5e…c666Basex402 service$0.01100%payAI113d ago0xcd596a…864637
0x55c1…e6760x6a5e…c666Basex402 service$0.01100%payAI113d ago0x1f4186…652ace

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.