Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd675…2ed10x07cf…2396Basex402 service$0.2070%0x1360…66fa30d ago0x7f65dd…221150
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa30d ago0x95b172…8f5080
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa30d ago0xf7d8e6…a4fc27
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa30d ago0xf7812b…01c5f6
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa30d ago0xa545f2…c95c13
0xd675…2ed10x07cf…2396Basex402 service$0.06100%payAI30d ago0x5cbbfa…24c0ed
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0x0053b3…7246b7
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0x397177…bf0c95
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa30d ago0xf55c94…2d53cf
0xd675…2ed10x07cf…2396Basex402 service$0.0670%0x1360…66fa30d ago0x51bdbe…0da9ca
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0x9ab617…54b815
0xd675…2ed10x07cf…2396Basex402 service$0.2070%0x1360…66fa30d ago0x344332…3b45b6
0xd675…2ed10x07cf…2396Basex402 service$0.02100%payAI30d ago0x4cc4fc…cd01c1
0xd675…2ed10x07cf…2396Basex402 service$0.02100%payAI30d ago0x547305…53a4cd
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0xf5c383…d47ea9
0xd675…2ed10x07cf…2396Basex402 service$0.1070%0x1360…66fa30d ago0x1357f1…d670d7
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa30d ago0xb89509…9d548b
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa30d ago0xe861c6…3f420d
0xd675…2ed10x07cf…2396Basex402 service$0.0670%0x1360…66fa30d ago0x5181ec…98f6f6
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0x82c7e0…8eea8e
0xd675…2ed10x07cf…2396Basex402 service$0.2070%0x1360…66fa30d ago0x65e7ef…dc0f71
0xd675…2ed10x07cf…2396Basex402 service$0.1070%0x1360…66fa30d ago0x33ef97…318874
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0xe9bd99…3d1438
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0x0c7b6d…695175
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa30d ago0x376b14…0fb426

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.