Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa1168d…d870bc
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI117d ago0x75d955…a6e152
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI117d ago0x642943…14a776
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc8389e…0525c0
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6e8eda…2d6773
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6bc7a9…e99f99
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI117d ago0xccc85b…ad515e
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI117d ago0x331a9f…9662aa
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x09ac8e…400022
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5e175e…55081a
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI117d ago0x73f270…2e8d03
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf341ce…740dc1
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3ecb78…b667d0
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5946e1…2c8c90
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7785fd…d9aa24
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x51d21c…849e8f
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI117d ago0x532e22…446da2
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI117d ago0x67795c…6c88bd
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x1d173d…7bcd95
0xbee0…a2340x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd0bea4…13bafc
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf573bf…1480e8
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3a4c7a…1850d4
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x62ab7c…55e2ca
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3641a5…a74f03
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3de556…75d9c8

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.