Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI106d ago0x414ac4…b15303
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbe3441…f7b00a
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2fb718…325201
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI106d ago0xca32c0…e14fe5
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI106d ago0xce1aa1…2fab49
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc4deaa…61330c
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb0455c…f47623
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc01298…f4e150
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI106d ago0xca7704…bb3e7e
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI106d ago0x46518f…5fed0b
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4cb1c4…ea40c4
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI106d ago0x996ae9…1a5306
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI106d ago0x137df8…a4005c
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI106d ago0x89569b…256140
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI106d ago0x451689…fbee05
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2ad36c…7aee1c
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc3e616…c0afc5
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf77bdf…09698d
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI106d ago0x00ada9…53f94f
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd78fae…0332ed
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8066fd…588032
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI106d ago0x04cc17…135b16
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3bbbfc…6bfd66
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI106d ago0x670378…2bab17
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI106d ago0x84298a…b1073b

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.