Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa36d ago0x2d0728…a9e848
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa36d ago0x710b0c…3d7cb4
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa36d ago0x802c4e…704550
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa36d ago0xf08194…9d86eb
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa36d ago0x6b6e14…5c3568
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa36d ago0xad6cf3…99df26
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa36d ago0xa40354…083d6e
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa36d ago0x1f15d5…37e8ab
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa36d ago0x479c34…504b0e
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa36d ago0x7d8212…e98788
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa37d ago0x2eec9c…2dedfb
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa37d ago0xe50e28…0ecab2
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa37d ago0xf0f9e4…cf6891
0x1eef…42dd0x9c95…e299Base$0.001100%fluxa37d ago0xb85ddb…4645e3
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa37d ago0xdfe5d8…7a31a5
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa37d ago0x2eee10…499131
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa37d ago0x0307dc…454c7d
0x1eef…42dd0x9c95…e299Base$0.001100%fluxa37d ago0x3b53cb…8db23a
0x1eef…42dd0x9c95…e299Base$0.001100%fluxa37d ago0x9081bf…96a7d9
0x1eef…42dd0x9c95…e299Base$0.001100%fluxa37d ago0x1c0ea8…67d72c
0x1eef…42dd0x9c95…e299Base$0.001100%fluxa37d ago0x14ce43…eba5bc
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa37d ago0x7821e5…ae08b7
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa37d ago0xacb622…7cd18c

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.