Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI116d ago0xed9cc3…adea2b
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI116d ago0xae314b…28d57e
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7b3dcf…645193
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0e9e8a…ef810a
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI116d ago0x11653e…7bdb80
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI116d ago0xba7e67…f6dfd2
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9138d6…ed2812
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd2d59a…88cf2d
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf9136b…a5cc72
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6c039c…7cd623
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3d8a19…83834b
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe2eba8…cbc02c
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI116d ago0x20c706…e6a584
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4fd78a…4f29e3
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf79c8d…20543b
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI116d ago0x814d60…096c64
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe527ce…929d96
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI116d ago0x472eb2…21feb5
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1969cc…ca3f7a
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb03868…6e83c8
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI116d ago0x115def…78712c
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI116d ago0x50268e…7cfd1f
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd23647…eac17d
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9dd7ea…530e45
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI116d ago0x055615…e72f37

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.