Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6da…b0c40x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd1964c…d2136c
0xb6da…b0c40x6a5e…c666Basex402 service$0.01100%payAI111d ago0x49b2b7…28f7ff
0xb6da…b0c40x6a5e…c666Basex402 service$0.01100%payAI111d ago0x454db8…bf511e
0xb6da…b0c40x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6ac308…090bf1
0xb6da…b0c40x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe52e74…5123fb
0xb6da…b0c40x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3c5037…5ec374
0xb6da…b0c40x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd93211…f4dfff
0xb6da…b0c40x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2b8678…90d17e
0xb6da…b0c40x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcf16e8…e1298a
0xb6da…b0c40x6a5e…c666Basex402 service$0.01100%payAI111d ago0x48b94a…0bee8b
0xb6da…b0c40x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcb5268…8b5b05
0xb6da…b0c40x6a5e…c666Basex402 service$0.01100%payAI111d ago0x27b99a…63a2c0
0xb6da…b0c40x6a5e…c666Basex402 service$0.01100%payAI111d ago0x45c694…028a1c
0xb6da…b0c40x6a5e…c666Basex402 service$0.01100%payAI111d ago0x70afaf…1b9a31
0xb6da…b0c40x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5209b0…91b68c
0xb6da…b0c40x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe14c30…2cdd87
0xb6da…b0c40x6a5e…c666Basex402 service$0.01100%payAI111d ago0x840227…05ce0e
0xb6da…b0c40x6a5e…c666Basex402 service$0.01100%payAI111d ago0x923a87…87fe36
0xb6da…b0c40x6a5e…c666Basex402 service$0.01100%payAI111d ago0x73c407…2234e0
0xb6da…b0c40x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6239a1…ec5305
0xb6da…b0c40x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4bd41b…ec2f91
0xb6da…b0c40x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcde824…a91654
0xb6da…b0c40x6a5e…c666Basex402 service$0.01100%payAI111d ago0x63b8b4…fbff68
0xb6da…b0c40x6a5e…c666Basex402 service$0.01100%payAI111d ago0xda0023…da1634
0xb6da…b0c40x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9a48f8…2b59bd

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.