Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa36d ago0x0e393b…53a40f
0xab97…be6b0x9c95…e299Base—$0.001100%fluxa36d ago0x5db2b1…2d2a51
0xab97…be6b0x9c95…e299Base—$0.001100%fluxa36d ago0x1f6137…2ae680
0xab97…be6b0x9c95…e299Base—$0.001100%fluxa36d ago0xf4f8aa…1b5991
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa36d ago0xdbcdea…1465bc
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa36d ago0x00ab03…95017a
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa36d ago0xbd4212…79ee75
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa36d ago0x1ca943…ff7a25
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa36d ago0xe8ab8a…d0ff31
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa36d ago0x3faa6e…b8b809
0xab97…be6b0x9c95…e299Base—$0.001100%fluxa36d ago0x6ae8cd…627e24
0xab97…be6b0x9c95…e299Base—$0.001100%fluxa36d ago0x1bef08…cf94ac
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa36d ago0x791814…beebc6
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa36d ago0x379d96…957ee4
0xab97…be6b0x9c95…e299Base—$0.001100%fluxa36d ago0x87cc05…0f54d4
0xab97…be6b0x9c95…e299Base—$0.001100%fluxa36d ago0xc88623…a3aab8
0xab97…be6b0x9c95…e299Base—$0.001100%fluxa36d ago0x9c5bd7…9904c8
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa36d ago0x38e02a…74664f
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa36d ago0xcfd2a8…a1f5a3
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa36d ago0x628f4d…60bb6f
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa36d ago0xb97cb0…513039
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa36d ago0x65f0ed…285353
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa36d ago0x28bbc3…b142ba
0xab97…be6b0x9c95…e299Base—$0.001100%fluxa36d ago0x52db49…ea3f76
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa36d ago0xb8521a…9cb9ec

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.