Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xba26…923f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb26723…01df93
0xba26…923f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf99252…77d90d
0xba26…923f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xadd293…54973c
0xba26…923f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5b7395…bd33fa
0xba26…923f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xed030a…ec629b
0xba26…923f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6f4e43…ab8897
0xba26…923f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9ec3ff…39a5b3
0xba26…923f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x47165e…a038ed
0xba26…923f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe7d44e…420f1a
0xba26…923f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd927ec…9e1179
0xba26…923f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4dc387…016d08
0xba26…923f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5c6135…131253
0xba26…923f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x86d492…e1f6ee
0xba26…923f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd239e2…cf6639
0xba26…923f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf1c04e…f86b50
0xba26…923f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x89236d…f7ca88
0xba26…923f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x31da49…2f7b28
0xba26…923f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x274eef…bd8e68
0xba26…923f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1f9c63…afaf41
0xba26…923f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x944ade…0ba6d5
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd155e4…a77e29
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x22835d…78a4ab
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x452dcb…be1431
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe60837…4a496d
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x53d2c7…5b6f1e

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.