Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1adf46…b316bb
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8dd49a…2c486e
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x69c6cd…5fd886
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc6464b…ec6e2d
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbb946b…61d067
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x76cdd2…5ee3d4
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x41d0d7…de2128
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0906a1…a5f33f
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x817101…b49cc8
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa17cca…5de5c4
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9af0b0…ba6555
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5fbda2…9fbf9d
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb332f6…37b053
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x274915…ae434d
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe0d134…a620af
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x001886…c8cc3a
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa778a8…6adbfe
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xde96f5…e86e82
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x29a1d9…6d05d0
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3b3ea2…83a9be
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf1b0c4…fc00aa
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8de3ce…046637
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe9c5e9…d2b6f1
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8f3128…6a2db6
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x526a0f…75694b

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.