Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x16f66d…d28da2
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9cfaab…5ed158
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3b25ad…78be93
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x088282…5202f6
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x73010e…455eef
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x028b75…6a2668
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2331df…bf8515
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x914de8…214ed2
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa99066…61b3ec
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x96637a…27a138
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x84ed18…9f2e73
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x06c8ed…8515f9
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x863bb3…fa5e4c
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc196fd…2dd91d
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x802f64…2fe593
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfe5fb5…f32e74
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xba3b3e…80811b
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd64951…0b3988
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8f2d61…84b4e6
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5d689e…67affb
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x387511…f634d1
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf7bd84…c2ee31
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdb6cdc…e64b8e
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5d434c…aa0582
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa79655…a17f58

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.