Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x060b…23a90x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf8701a…b6440d
0x060b…23a90x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe1392b…9834e0
0x060b…23a90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x26ac41…ac7d6c
0x060b…23a90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1fbd4f…4ba0db
0x060b…23a90x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe30cc5…5b211a
0x060b…23a90x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdf05ab…7292f5
0x060b…23a90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7a5dee…b182d3
0x060b…23a90x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdee2d5…530483
0x060b…23a90x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd59751…e1e87e
0x060b…23a90x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc8faf5…f242bf
0x060b…23a90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3eccc7…cea7f4
0x060b…23a90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6c135d…2d4847
0x060b…23a90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7dff72…b9c2ed
0x060b…23a90x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa5284c…404080
0x060b…23a90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8c054b…583695
0x060b…23a90x6a5e…c666Basex402 service$0.01100%payAI111d ago0x460a1e…32477d
0x060b…23a90x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd5efe1…3813c0
0x060b…23a90x6a5e…c666Basex402 service$0.01100%payAI112d ago0xcbf08e…01a596
0x060b…23a90x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf9c998…084e1b
0x060b…23a90x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa39faa…f41d7b
0x060b…23a90x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6d7b0d…6a35a0
0x060b…23a90x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7c4918…7a027b
0x060b…23a90x6a5e…c666Basex402 service$0.01100%payAI112d ago0x37937e…7c5dc6
0x060b…23a90x6a5e…c666Basex402 service$0.01100%payAI112d ago0x060dda…8449de
0x060b…23a90x6a5e…c666Basex402 service$0.01100%payAI112d ago0x54746f…01116d

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.