Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbbb55e…431aaf
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI105d ago0xca5da8…e16999
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI105d ago0x18ab7d…8c2e41
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI105d ago0x68ad36…0375ab
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6304a9…9b9c01
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb8826d…57d07f
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI105d ago0x280b7f…33d94a
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI105d ago0x553766…83445c
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI105d ago0x55a7e3…077f8a
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0c838f…791a8c
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9fc9bd…442dd8
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI105d ago0x72a6cd…b5b555
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI105d ago0x607bb6…b9fccf
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb5f749…b5c94d
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI105d ago0x04ed01…01bb03
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb811e2…d12c33
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc76481…2f21f4
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3a72cb…11db11
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe3f521…b6dc6f
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5822b4…bfec07
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI105d ago0x53deae…bde6fb
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa0dd0a…1cfa50
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1becc3…5997b9
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd697e1…ad72f1
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI105d ago0xaf4dce…ec0a0b

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.