Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa6fccf…f5e630
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe691bd…160828
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0f93d8…2f4533
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5c7913…3a269d
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI105d ago0x21cb4f…7da998
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI105d ago0x743b39…2dbdb0
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8404c0…0c8d73
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI105d ago0xad05b0…3c3460
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI105d ago0x140615…cf798f
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2fad9c…e8555b
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI105d ago0x556ed4…a5648f
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5fcddd…1ab371
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4a17f8…88c8b4
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7a8b83…896a9b
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4d9e73…3d8089
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9f2b6c…10fdf2
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI105d ago0x77501e…6fb34e
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI105d ago0x87ecbe…82b311
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa53d96…a416bb
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd1cd53…42e9e2
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1a9737…42a7e8
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7d59a8…bfac8d
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI105d ago0x722f02…8561ec
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI105d ago0x565523…3b9d70
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc24b4e…a0599c

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.