Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x497b…7fe90x9c95…e299Base$0.001100%fluxa46d ago0xa33129…5fbf24
0x497b…7fe90x9c95…e299Base$0.001100%fluxa46d ago0x71d792…4493a6
0x497b…7fe90x9c95…e299Base$0.001100%fluxa46d ago0x82d134…671799
0x497b…7fe90x9c95…e299Base$0.001100%fluxa46d ago0xff05c1…0f9d21
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa46d ago0x60093c…a9d94e
0x497b…7fe90x9c95…e299Base$0.001100%fluxa46d ago0x36d25f…8c063e
0x497b…7fe90x9c95…e299Base$0.001100%fluxa46d ago0x282619…c2819d
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa46d ago0x49883d…c7a221
0x497b…7fe90x9c95…e299Base$0.001100%fluxa46d ago0xdb87ca…224222
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa46d ago0x27e2c5…cbef8a
0x497b…7fe90x9c95…e299Base$0.001100%fluxa46d ago0xc7d60e…a4f4a6
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa46d ago0xe23fa5…75063a
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa46d ago0xf1e0ea…c1cf71
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa46d ago0x5b320a…227b10
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa46d ago0xd290a1…7bb4ce
0x497b…7fe90x9c95…e299Base$0.001100%fluxa46d ago0x9283bc…da3dd2
0x497b…7fe90x9c95…e299Base$0.001100%fluxa46d ago0x6e79bd…e42eba
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa46d ago0x0861aa…313e89
0x497b…7fe90x9c95…e299Base$0.001100%fluxa46d ago0x6d4e67…3d153d
0x497b…7fe90x9c95…e299Base$0.001100%fluxa46d ago0x6eb555…cb63d5
0x497b…7fe90x9c95…e299Base$0.001100%fluxa46d ago0xefc8e7…1737c1
0x497b…7fe90x9c95…e299Base$0.001100%fluxa46d ago0x9906bc…7c81cf
0x497b…7fe90x9c95…e299Base$0.001100%fluxa46d ago0xfd9116…ae250c
0x497b…7fe90x9c95…e299Base$0.001100%fluxa47d ago0x37a216…7b343a
0x497b…7fe90x9c95…e299Base$0.001100%fluxa47d ago0xe45bb6…31aae7

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.