Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe349…07b40x7bb8…7a73Base—$0.01100%fluxa107d ago0x34a37b…278164
0x2334…290a0x7bb8…7a73Base—$0.04100%fluxa107d ago0x9dc1c2…9a8728
0x2b74…a9fd0x7bb8…7a73Base—$0.03100%fluxa107d ago0x360c12…8509f3
0x427b…f5450x7bb8…7a73Base—$0.01100%fluxa107d ago0xb58179…c3a7c1
0xdbd1…13ef0x7bb8…7a73Base—$0.01100%fluxa107d ago0x654aea…9d3fa6
0x03c9…970b0x7bb8…7a73Base—$0.01100%fluxa107d ago0x3696f4…c4099d
0xfde8…e88a0x7bb8…7a73Base—$0.01100%fluxa107d ago0xaefd2b…ce8042
0x816f…a1e50x7bb8…7a73Base—$0.01100%fluxa107d ago0x73c82a…f23e94
0x9f01…61490x7bb8…7a73Base—$0.01100%fluxa107d ago0x9505ea…b67740
0x6b67…3f060x7bb8…7a73Base—$0.01100%fluxa107d ago0x1a433c…9e6c38
0x4670…da9b0x7bb8…7a73Base—$0.01100%fluxa107d ago0xe89ea8…d69d96
0x6aa7…4d0c0x7bb8…7a73Base—$0.01100%fluxa107d ago0x465972…69e496
0x0443…d2c10x7bb8…7a73Base—$0.01100%fluxa107d ago0xec732d…dc950f
0xd8a4…de550x7bb8…7a73Base—$0.01100%fluxa107d ago0x903fff…69d88f
0x50b1…dd440x7bb8…7a73Base—$0.01100%fluxa108d ago0x7fae0d…61d817
0x1a21…47fe0x7bb8…7a73Base—$0.01100%fluxa108d ago0x0a048a…c74e36
0x9385…75ee0x7bb8…7a73Base—$0.01100%fluxa108d ago0x4f3620…cb0962
0x1743…1e880x7bb8…7a73Base—$0.04100%fluxa108d ago0x19d376…a9ffb1
0xb246…22790x7bb8…7a73Base—$0.04100%fluxa108d ago0x6e6a54…e82396
0x1d76…77210x7bb8…7a73Base—$0.04100%fluxa108d ago0x8ddcc1…87ac21
0x5c45…f4a20x7bb8…7a73Base—$0.04100%fluxa108d ago0x3e7dad…92a1c0
0x5b79…6c500x7bb8…7a73Base—$0.04100%fluxa108d ago0xa7d591…5a2695
0xc2b4…80250x7bb8…7a73Base—$0.04100%fluxa108d ago0x1c4797…68754c
0x8cae…61480x7bb8…7a73Base—$0.04100%fluxa108d ago0x2d8a12…b43b92
0x31d0…d57e0x7bb8…7a73Base—$0.04100%fluxa108d ago0x424ea4…4d4701

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.