Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa67d ago0x582487…17be2c
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa67d ago0x3cc7d1…850344
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa67d ago0x3b4737…7deb10
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa67d ago0x9801d5…1ef150
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa67d ago0xb4c6c8…04e5ed
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa67d ago0x969ca5…cf30af
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa67d ago0x3db690…d8737a
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa67d ago0x02aa0c…ddc497
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa67d ago0x23bc0a…14f42f
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa67d ago0xdac95c…24e604
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa67d ago0xa1331e…48ec60
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa67d ago0x836b09…a572a7
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa67d ago0x1fec45…68024f
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa68d ago0x61f947…52eae6
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa68d ago0xbcbc00…156675
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa68d ago0x952026…886621
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa68d ago0x2d73a0…010d32
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa68d ago0x7505f5…f7cc2f
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa68d ago0x2eba46…cafb04
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa68d ago0xac695d…80aceb
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa68d ago0x687a37…2aaf06
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa68d ago0x732fd3…26eb67
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa68d ago0x60d47f…101bf6
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa68d ago0xa30d72…a465fc
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa68d ago0xcbaf2b…4233f0

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.