Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6c1f43…84ca76
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x167cb4…5d3d00
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x040d82…d40e92
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x50933f…4c2a80
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xade029…166afe
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbda84e…89f503
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc2eb2a…68d5d0
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1afa4d…0aa05d
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xea9147…1b919e
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9eee0b…2c3c32
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4f63f7…74df10
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0b906c…b7018e
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc05d91…87f631
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8c9a6a…27099e
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcd122e…b982e2
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x77edc1…ce3e81
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2a1f30…fbae49
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x23fc37…1fa1e7
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc7609b…f625bb
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x573b0a…6a0e2c
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x943c27…6239fb
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb83edd…b5866e
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3e49a0…6e6d1a
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe80408…50902a
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x69e737…0ebe4c

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.