Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa22d ago0x8a3091…aa778e
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa22d ago0xe55a1c…8dda21
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa22d ago0x18c166…007f35
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa22d ago0x60db17…af4186
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa22d ago0x15bf14…0a5ded
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa22d ago0x89d381…5156be
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa22d ago0xf5d000…260455
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa22d ago0x432716…0e868e
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa22d ago0x6c4e1e…9b3b92
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa22d ago0x98b35f…4c4d26
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa22d ago0x5b9e6c…33ce18
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa22d ago0xcac35b…85a6a9
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa22d ago0x81dec8…998cf8
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa22d ago0x35baec…db676a
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa22d ago0xc016a9…925520
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa22d ago0x32df7c…5da58f
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa22d ago0x85a946…7ddcb0
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa22d ago0xc0b1ff…12380c
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa22d ago0xad66db…435724
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa22d ago0x56f8e8…e3266c
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa22d ago0x7d3550…c9bd0a
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa22d ago0x3c9690…7ea1ad
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa22d ago0xe8e73e…5a3240
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa22d ago0xc1c656…fde8c6
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa22d ago0x916b6a…d00b48

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.