Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcfa9cc…c969c5
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2f3623…10f75e
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2c2348…e0b4ec
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6e51ad…3b16be
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc198e9…9e1b83
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x49686f…be4794
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc67841…afabc6
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x771dc2…54d2f4
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcf51da…906d91
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI106d ago0xabaffb…7d97d8
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x93af0e…6dd552
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdffc46…a7541a
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa7e1c9…42c716
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0546dc…1c1608
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb93882…1a5a79
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfabeca…eeb602
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb3a88b…581975
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb3f68d…3ba688
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4224c4…be9ded
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x564553…25f274
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1e2b9f…b15901
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x547ced…2d68ed
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4cda73…5a3030
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x481d75…627de8
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2ad334…60a24e

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.