Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd704…f6250x6a5e…c666Basex402 service$0.01100%payAI112d ago0x779c55…16c4b2
0xd704…f6250x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa44aef…ff8a02
0xd704…f6250x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa1f315…a50751
0xd704…f6250x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5885e2…b4b239
0xd704…f6250x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7a3238…68697b
0xd704…f6250x6a5e…c666Basex402 service$0.01100%payAI112d ago0x71df7c…7cca9f
0xd704…f6250x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd39471…4b6a73
0xd704…f6250x6a5e…c666Basex402 service$0.01100%payAI112d ago0x28846d…f49930
0xd704…f6250x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfe3731…930dd5
0xd704…f6250x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd96758…e1fc04
0xd704…f6250x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0fa38c…1a40c2
0xd704…f6250x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7d328e…2ea465
0xd704…f6250x6a5e…c666Basex402 service$0.01100%payAI112d ago0xeb31b4…48bda2
0xd704…f6250x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd06153…e6c0f3
0xd704…f6250x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf4292c…d80f30
0xd704…f6250x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa50608…cecec2
0xd704…f6250x6a5e…c666Basex402 service$0.01100%payAI112d ago0x505faa…744fd3
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI112d ago0x7b6ac2…d6452c
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI112d ago0x46bd28…a9ffad
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1512f9…67a702
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI112d ago0x451179…d1830a
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI112d ago0x306406…c909b9
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI112d ago0x134ad3…d2bfa1
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf48fb5…a0e348
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb1c371…3c0f29

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.