Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase67d ago0xf17916…885d3b
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase67d ago0x483d38…171fa4
0x14bd…5f760x8a59…a822Basex402 service$0.001100%coinbase67d ago0x76b386…cfca1a
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase67d ago0xdea5bd…0431b3
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase67d ago0x526f6e…053b58
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase67d ago0x089580…955580
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase67d ago0x54b16e…6e06b7
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase67d ago0x37049e…570ae0
0x7e57…2f090x8a59…a822Basex402 service$0.001100%coinbase67d ago0x950416…516dd3
0x7e57…2f090x8a59…a822Basex402 service$0.001100%coinbase67d ago0x5ae74e…c47b2d
0x7e57…2f090x8a59…a822Basex402 service$0.001100%coinbase67d ago0xcb3790…e02698
0x7e57…2f090x8a59…a822Basex402 service$0.001100%coinbase67d ago0x41a68b…fca443
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase67d ago0x490939…201cf8
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase67d ago0x1d6ae8…cddfa7
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase67d ago0x3af294…ca1f6c
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase67d ago0x0c1d0c…8e918d
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase68d ago0x611ee9…42844e
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase68d ago0x9bd8ae…1119d8
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase68d ago0xe73d4f…8fc4b5
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase68d ago0x3526b3…87e343
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase68d ago0x828dc4…a8df55
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase68d ago0x239f89…a0f600
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase68d ago0xb639bb…ff189c
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase68d ago0xe80702…792fd8
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase68d ago0xcd0f08…459ea1

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.